Remove warning messages from the command window

From: Priyanka AGARWAL (priya_smit_at_yahoo.com)
Date: 01/31/05


Date: 31 Jan 2005 01:37:13 -0800

Hi,
I have a java application . A .bat file is used to launch the
application which sets the environment variables and launches java. I
am also using jclass in my application. I get several warning messages
which are from jclass and also some exception messages from the
applciation . I want to do away with these messages i.e., I want a
clear command window which appears when I launch the application.
Is there a way? Please help?

Thanks
Priyanka



Relevant Pages

  • Re: Remove warning messages from the command window
    ... > which are from jclass and also some exception messages from the ... > clear command window which appears when I launch the application. ... Stop using jclass and fix your app. ...
    (comp.lang.java.programmer)
  • CGIHTTPServer, popen3, and windoze
    ... CGIHTTPServer isn't passing the CGI environment variables to scripts it ... I've *also* checked that when I launch a test subprocess using popen3 ...
    (comp.lang.python)
  • Re: [opensuse] GUI for environment variables
    ... On Tuesday 05 June 2007 08:29, Randall R Schulz wrote: ... the environment variables that will  / would be in effect if you were ... to launch an interactive BASH shell. ...
    (SuSE)
  • Re: Parse current IP address into environment variables
    ... you launch *after* running your script. ... I have had good luck using volatile environment variables. ... are visible to both new and child processes launched after the script. ...
    (microsoft.public.scripting.vbscript)
  • Re: Process.Start - Network location
    ... I am trying to launch a vb script from the network using Process.Start. ... VBSFile - Is the Argument ... Is Wscript.exe part of the path set in Environment Variables? ... notepad.exe can be launched from the run command by just typing notepad. ...
    (microsoft.public.dotnet.languages.vb)