![]() |
The NetRexx Language - Errata |
This page documents errors and clarifications for the book The NetRexx Language.
Page | Description |
75 | Under interface, paragraph 2, change 'so may be both extended (to make a new interface class) and/or implemented.' to 'may only be implemented.'. |
109 | In the sentence after the Example, change 'non-zero' to 'negative'. |
149 | In the Example at the end of the abbrev description, change 'pull option .' to 'option=ask'. |
157 | The default for exdigits is not a number; rather, if exdigits is not specified then exponential notation will never be used. |
158 | The result of the fifth format example should be
'1.235E+03'.
The result of the seventh format example should have five trailing blanks. In the last format example, change '3,0' to '3'. |
170 | Change the x2d example "'c6f0'X.x2d == 240" to "'c6f0'.x2d == 50928". |
[ NetRexx | IBM home page | Search | Contact IBM | Help | Legal ]
This page was created on 18 Feb 1997; it can be found from http://www2.hursley.ibm.com/netrexx/