|
message: 1 date: Sun, 3 Dec 2006 16:11:16 +0000 from: Brian Parkins <PARKIB@xxxxxxxxxx> subject: Re: [WDSCI-L] Conversion to free form
I have noticed a couple of gotchas when converting. If there are any characters in CC1-5 the conversion leaves them there and then the compile complains and you have to go and manually remove the
characters in CC1-5. Forgive me if I have missed something ... The following code works just fine for me, (with characters in cols 1-5): D Message S 20A BP001C Eval Message = 'Semi-free format' BP002C Message Dsply '*REQUESTER' /Free BP003 Message = 'Free format'; BP004 Dsply Message '*REQUESTER'; BP005 *InLR = *On; BP006 Return; /End-Free Converts, compiles and runs OK under V5R3 and V5R4 - no problem. Columns 1 to 5 can continue to be used under free-format - no need to remove. Brian Parkins The problem is in any SQLRPGLE program. It is not restricted to the SQL code but all through out the program.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.