I am having trouble trying to receive a file through a bi sync line, does anyone have, or know where I can find an example for the receiving program???
I am having trouble trying to receive a file through a bi sync line, does anyone have, or know where I can find an example for the receiving program???
There was a IBM Redbook called AS/400 Communications Definitions Examples GG24-3449-00 that I used for this. It has how to set up as well as RPG program examples. It is rather old but still may be available. Roger
While rather sketchy, the explanation of QMRSWTR, QMRSSNAI and AMRSBSCI in chapter eight of the CommUtil/400 RJE Guide (SC09-1903) may be of some help.
Bruce, have you already created the Controller desc, Device desc, and Line description. If so, do you still need some RPG code? The code will vary depending on the record length of the file you are receiving. Ron
This used to work, but we don't use it any more. J