I've added strict properties checking to the NetRexx compiler. I'd like
some feedback on the way it works before I make it 'final' -- to try it,
download:
http://www2.hursley.ibm.com/test/nrtools.zipwhich should then be unzipped in the usual way. To compile a NetRexx
program with the strict checking (where every reference to a local property
must be qualified), simply use
options strictprops
or compile with the flag -strictprops
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Mike Cowlishaw, IBM Fellow
mailto:
[hidden email] --
http://www2.hursley.ibm.com~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe from this mailing list ( ibm-netrexx ), please send a note to
[hidden email]
with the following message in the body of the note
unsubscribe ibm-netrexx <e-mail address>