Category talk:OoRexx: Difference between revisions

m
→‎Plagiarism: deprecated (or not?) characters for REXX symbols. -- ~~~~
(→‎Plagiarism: An attempt at clarification.)
m (→‎Plagiarism: deprecated (or not?) characters for REXX symbols. -- ~~~~)
Line 108:
 
: I believe what Walter is saying is that his German keyboard and/or code page don't support those characters in the same way as they don't support other characters commonly found on a US keyboard (like the $ character). As I remember this is the reason that !, ? and _ were introduced as symbols and $, @ and # were deprecated. [Ref. ''The REXX Language : A Practical Approach to Programming, <small>Second Edition</small>'' by M. F. Cowlishaw, 1990. <small>Page 21, Footnote 14.</small>] --[[User:Alansam|Alansam]] 02:00, 27 June 2012 (UTC)
 
:: I always remembered all those six characters as being in the earliest release of REXX, along with the '''¢''' (cent) sign, all seven of them are still supported on the CMS and TSO version of classic REXX, as well as ''R4'' and ''ROO''. You may say some of those characters were deprecated, but they're all supported still on the IBM mainframe REXXes, as well as the REXX compiler. It should be noted that current IBM (REXX) publications note that not all keyboards and/or code pages support the '''!''' (exclaimation point) symbol, but that doesn't stop (IBM) REXX from supporting that character (or others) for use in REXX programs. -- [[User:Gerard Schildberger|Gerard Schildberger]] 02:44, 27 June 2012 (UTC)
 
== Coloring / Highlighting Rexx code ==