| 
            Last change
 on this file since 4 was             4, checked in by Alex Taylor, 13 years ago           | 
        
        
          | 
             
RXUTILEX: initial import 
 
           | 
        
        
          | 
            File size:
            474 bytes
           | 
        
      
      
| Line |   | 
|---|
| 1 | LIBRARY     RXUTILEX INITINSTANCE TERMINSTANCE
 | 
|---|
| 2 | DATA        MULTIPLE NONSHARED
 | 
|---|
| 3 | DESCRIPTION '@#Alex Taylor:0.0.4#@##1## 3 Apr 2013 22:02:22      REINFORCE::::::@@Extra REXX Utility Functions'
 | 
|---|
| 4 | 
 | 
|---|
| 5 | EXPORTS     Sys2LoadFuncs
 | 
|---|
| 6 | Sys2DropFuncs
 | 
|---|
| 7 | Sys2Version
 | 
|---|
| 8 | Sys2FormatTime
 | 
|---|
| 9 | Sys2GetEpochTime
 | 
|---|
| 10 | Sys2GetClipboardText
 | 
|---|
| 11 | Sys2PutClipboardText
 | 
|---|
| 12 | Sys2KillProcess
 | 
|---|
| 13 | Sys2QueryProcess
 | 
|---|
| 14 | Sys2QueryProcessList
 | 
|---|
| 15 | Sys2QueryForegroundProcess
 | 
|---|
| 16 | Sys2QueryPhysicalMemory
 | 
|---|
| 17 | Sys2ReplaceModule
 | 
|---|
| 18 | Sys2LocateDLL
 | 
|---|
| 19 | 
 | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.