|
Tony, If you're thinking back to a 1984 solution, you are most likely remembering the S/34 to S/38 migration aid. This took cycle WORKSTN programs to a READ/WRITE loop (exception I/O). If I recall correctly, the migration program would scan your interactive program to find an unused indicator. Once having done that, it would create a one time write the the initial screen (like the S/34 S/36 would do) then wrap your mainline around a DO READ loop. Like a native program, one could either do an explicit record WRITE/READ or a generic file WRTIE/READ. The S/36/34 did file write/reads. The program determined which record was read and acted (hopefully) accordingly. To do the same job manually requires an analysis of how clean the cycle program was written in the first place. IMHO, having gone through the pains of such migrations, the time spent getting the old stuff to work (along with fixing all the damage it may do down the line), the time is better spent rethinking the problem and bringing it to full native implementation. James W (been there, done it, got the t-shirt) Kilgore "William A.(Tony) Corbett" wrote: > > Wasn't there a conversion program on the AS/400 which converted RPGII > pgms to RPG400?? I only find the conversion for RPGIII/400 to ILE rpg > at V4R4. > > I've got some S36 rpg pgms and display files which need to be converted > to RPGIII/400/ILE. I'm trying to run some pgms in S36 environment, > getting some "workstation" errors which I remember solving (in about > 1984) but I can't remember how I did it...If I can convert them to > "real" pgms and display files fairly easily, I'll be in much better > shape. > > Thanks for your help. > > -- > William A.(Tony) Corbett > corbett@asresources.com > http://www.asresources.com > > +--- > | This is the Midrange System Mailing List! > | To submit a new message, send your mail to MIDRANGE-L@midrange.com. > | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com. > | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. > | Questions should be directed to the list owner/operator: david@midrange.com > +--- +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to MIDRANGE-L@midrange.com. | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com. | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.