Forum Post: Re: Suppressing the OE splash screen for a single session

  • Thread starter Thread starter egarcia
  • Start date Start date
Status
Not open for further replies.
E

egarcia

Guest
Hello, The mpro command is a batch file (mpro.bat). There is an environment variable called DISPBANNER that you can set to no to suppress the banner. You could also make your own batch file if you need to remove the display of the version information. Alternatively, you could call _progres. I hope this helps. --- On 5/30/2014 10:47 AM, Tim Kuehn wrote: To clarify - I'm running a program in batch mode, which means it's the char client. The command I'm running is: mpro -pf %DIRPATH%/pf/FileName.pf -basekey "INI" -ininame %DIRPATHE%/bin/IniName.ini -param %1 There is a "splash screen" (or text chars) which shows at the start of the session - that's what I'm trying to eliminate as I'm using the output of this batch file to transfer information to an unrelated program through stdout. This is what I'm seeing when the program starts up, and I want gone: @@@@@@ @@@@@@ @@@@@@@ @@@@@ @@@@@@ @@@@@@@ @@@@@ @@@@@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @@@@@@ @@@@@@ @ @ @ @@@@ @@@@@@ @@@@@ @@@@@ @@@@@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @@@@@@@ @@@@@ @ @ @@@@@@@ @@@@@ @@@@@ Progress Software Corporation 14 Oak Park Bedford, Massachusetts 01730 781-280-4000 PROGRESS is a registered trademark of Progress Software Corporation Copyright 1984-2013 by Progress Software Corporation All Rights Reserved OpenEdge Release 11.3.1 as of Thu Sep 19 19:02:23 EDT 2013

Continue reading...
 
Status
Not open for further replies.
Back
Top