Forum Post: Re: Catch Output In Batchmode

  • Thread starter Thread starter Simon L. Prinsloo
  • Start date Start date
Status
Not open for further replies.
S

Simon L. Prinsloo

Guest
If you are in an interactive session and you want to start a batch job and get its output, you can do this: INPUT THROUGH prowin32 -b -p mybatch.p. REPEAT: IMPORT UNFORMATTED cLine. END. INPUT CLOSE.

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