|
On Thu, 2 Nov 2000 Contractor1@Parkdalemills.com wrote: > > I agree that the semi-colon is nuisance. I'm already wondering how many > times I'll have to recompile because I forgot a ';' at the end of a line. > Just a quick point to make here: putting a ";" at the end of every line is in no way more difficult than putting a "C" at the beginning of every line. :) In fact, if you really wanted to stick to the RPG tradition, a better method might be to use the "C in position 6" to determine when a new line begins. In other words, something like this: c if %eof(CUSTMAS) and myLongNamedSubProcedure(Parm1: Parm2 Parm3: Parm4) = *NULL c SendError('Hey, that nonsense code didn''t work!') c endif The compiler can tell that line 1 continued because the continuation didn't begin with the "C" at the beginning of the line. See? Its Like RPG. +--- | This is the RPG/400 Mailing List! | To submit a new message, send your mail to RPG400-L@midrange.com. | To subscribe to this list send email to RPG400-L-SUB@midrange.com. | To unsubscribe from this list send email to RPG400-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.