|
Rob, I think MOVE should be replaced with EVALR, as EVAL is similar to MOVEL. Just a little reminder before you make erronuous conversions. Regards, Carel Teijgeler *********** REPLY SEPARATOR *********** On 9-8-05 at 15:55 rob@xxxxxxxxx wrote: >If you suspect that the only use of MOVE was the fact the gent started coding >before EVAL existed, >and, there were no 'tricks' done with MOVE, >what do you think about doing a mass search&replace on MOVE with EVAL? If >I immediately recompile and it goes successfully what problems would a >hidden trick play that the compiler wouldn't catch? For example, moving >alpha to numeric, or vice versa, would blow the compile, right? Then I >would know that I need to handle that on a individual basis. > >MOVE CHAR15 CHAR4 sure behaves differently than EVAL CHAR4=CHAR15 >Would this be flagged on a compile listing as a low level warning? And vice >versa flagged also? >(Just tried it.) Answer is no. > >Any compiler option that will have it generate a message? > >Goal: Convert all these silly MOVEs to EVALs as a first step to converting >the source to free format.
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.