RexxUtil: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
'''RexxUtil''' (''REXX Utilities'') is a DLL package of OS/2 system REXX functions. These operating system functions: | IBM '''RexxUtil''' (''REXX Utilities'') is a DLL package of OS/2 system REXX functions. These operating system functions: | ||
*Manipulate OS/2 files and directories | *Manipulate OS/2 files and directories | ||
*Manipulate OS/2 classes and objects | *Manipulate OS/2 classes and objects | ||
Line 7: | Line 7: | ||
*[[REXXUTIL Information and Samples]] | *[[REXXUTIL Information and Samples]] | ||
*[[Loading RexxUtil at boot time]] | *[[Loading RexxUtil at boot time]] | ||
*[[REXX Tips & Tricks:REXXUTIL functions]] | |||
==Links== | ==Links== | ||
*''Object REXX Reference'' | *''Object REXX Reference'' | ||
[[Category:REXX]] | [[Category:REXX Function Library]] |
Revision as of 22:10, 1 April 2023
IBM RexxUtil (REXX Utilities) is a DLL package of OS/2 system REXX functions. These operating system functions:
- Manipulate OS/2 files and directories
- Manipulate OS/2 classes and objects
- Perform text screen input and output.
Articles
- REXXUTIL Information and Samples
- Loading RexxUtil at boot time
- REXX Tips & Tricks:REXXUTIL functions
Links
- Object REXX Reference