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

  • Thread starter Thread starter Richard Shulman
  • Start date Start date
Status
Not open for further replies.
R

Richard Shulman

Guest
Hello Tim, I see what you mean Tim. The word Progress (spelled out in a slanted format with the @ symbol used to spell each bigger letter). @@@@@@ @@@@@@ @@@@@@@ @@@@@ @@@@@@ @@@@@@@ @@@@@ @@@@@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @@@@@@ @@@@@@ @ @ @ @@@@ @@@@@@ @@@@@ @@@@@ @@@@@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @@@@@@@ @@@@@ @ @ @@@@@@@ @@@@@ @@@@@ 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 as of Wed Jul 17 16:47:54 EDT 2013 Nosplash doesn’t prevent it. Use this instead: Windows: SET DISPBANNER=no Unix: display_banner = no;export display_banner PROGRESS SOFTWARE CORPORATION 14 Oak Park Drive | Bedford, MA 01730 | USA PHONE +1 781 280-3008 richards@progress.com www.progress.com From: Tim Kuehn [mailto:bounce-timk519@community.progress.com] Sent: Friday, May 30, 2014 10:47 AM To: TU.OE.Development@community.progress.com Subject: RE: [Technical Users - OE Development] Suppressing the OE splash screen for a single session 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