[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Write To Console

  • Thread starter Thread starter Matt Baker
  • Start date Start date
Status
Not open for further replies.
M

Matt Baker

Guest
Yes. But you have to start the progress AVM in batch mode. Using the -b flag when using the GUI or CHUI clients. knowledgebase.progress.com/.../P105118 If in batch mode, regular message statements (or PUT statements) will go to stdout. If not in batch mode, they go to the screen. If running on appserver, then message statements got to the agent log file.

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