james rich <[EMAIL PROTECTED]> writes:

> There are two files there - one screen file and one rpg file.  Let me know
> if there is trouble.  Send any changes to [EMAIL PROTECTED]

Note that the RPG compiler is a chargeable feature, so there's a
chance it might not be installed somewhere.  You might be better off
using a simple CL program, like the following (untested):

   PGM

   DCLF SCRTESTDF

   LOOP: SNDRCVF
   IF (&IN03 *EQ '0') (GOTO LOOP)

   ENDPGM

-- 
         Carey Evans  http://home.clear.net.nz/pages/c.evans/

"Validate me!  Give me eternal digital life!  Quote me in your .sigs!"
                                                             - djc in asr
+---
| This is the LINUX5250 Mailing List!
| To submit a new message, send your mail to [EMAIL PROTECTED]
| To subscribe to this list send email to [EMAIL PROTECTED]
| To unsubscribe from this list send email to [EMAIL PROTECTED]
| Questions should be directed to the list owner/operator: [EMAIL PROTECTED]
+---

Reply via email to