Thanks for the reply. I'm most concerned with not having to interactively type in the input during testing so pasting into a window is still suboptimal. Any more ideas?
Thanks. On Mon, Mar 25, 2002 at 11:07:37AM +0100, Petter Mahlen wrote: > There is an SIO (standard input/output) buffer for each process being > debugged. It should be possible to just insert the file into that buffer, > but I haven't tried it. > > Best of luck, > > Petter > > > -----Original Message----- > > From: David Liu [mailto:[EMAIL PROTECTED]] > > Sent: den 25 mars 2002 10:41 > > To: [EMAIL PROTECTED] > > Subject: redirecting standard input during debugging > > > > > > Is there any way to redirect standard input from a file in JDE? Sorry > > if it's trivial, I couldn't find any variables to set or messages > > describing it on the newsgroup. TIA. > > > > >
