Text processing/Max licenses in use: Difference between revisions

Content deleted Content added
PureFox (talk | contribs)
m →‎{{header|Kotlin}}: Changed 'var' to 'val' as the variable 'f' is only assigned to once.
m →‎Version 2 dual-coded for PC and TSO: tried to align the bullet items.
Line 2,092: Line 2,092:
===Version 2 dual-coded for PC and TSO===
===Version 2 dual-coded for PC and TSO===
It should be noted that almost every REXX interpreter returns a different string for   '''parse source'''   under Microsoft Windows:
It should be noted that almost every REXX interpreter returns a different string for   '''parse source'''   under Microsoft Windows:
::*   '''MSDOS'''     for   BREXX
::*   '''MSDOS'''     for   BREXX
::*   '''PCDOS'''     for   PC/REXX   and   Personal Rexx for DOS
::*   '''PCDOS'''     for   PC/REXX   and   Personal Rexx for DOS
::*   '''WIN'''         for   Personal Rexx for Windows
::*   '''WIN'''           for   Personal Rexx for Windows
::*   '''WIN32'''     for   Regina
::*   '''WIN32'''       for   Regina
::*   '''Win32'''     for   R4   and   ROO
::*   '''Win32'''       for   R4   and   ROO


<br>It is unknown which classic REXX interpreter can be used (under Windows) below, it fails for the above mentioned seven REXX interpreters.
<br>It is unknown which classic REXX interpreter can be used (under Windows) below, it fails for the above mentioned seven REXX interpreters.