| ... | @@ -45,6 +45,12 @@ SysDumpVariables |
... | @@ -45,6 +45,12 @@ SysDumpVariables |
|
|
SysLoadLibrary * Undocumented returns INVALID_ROUTINE
|
|
SysLoadLibrary * Undocumented returns INVALID_ROUTINE
|
|
|
RexxFunctionHandler * Undocumented returns INVALID_ROUTINE
|
|
RexxFunctionHandler * Undocumented returns INVALID_ROUTINE
|
|
|
|
|
|
|
|
|
**Stem Functions**
|
|
|
|
SysStemDelete
|
|
|
|
SysStemInsert
|
|
|
|
SysStemCopy
|
|
|
|
SysStemSort
|
|
|
|
|
|
|
**Semaphore Functions**
|
|
**Semaphore Functions**
|
|
|
[SysCreateEventSem](SysCreateEventSem)
|
|
[SysCreateEventSem](SysCreateEventSem)
|
|
|
[SysOpenEventSem](SysOpenEventSem)
|
|
[SysOpenEventSem](SysOpenEventSem)
|
| ... | @@ -58,6 +64,9 @@ SysReleaseMutexSem |
... | @@ -58,6 +64,9 @@ SysReleaseMutexSem |
|
|
SysCloseMutexSem
|
|
SysCloseMutexSem
|
|
|
SysRequestMutexSem
|
|
SysRequestMutexSem
|
|
|
|
|
|
|
|
|
**Named Pipe Functions**
|
|
|
|
[SysWaitNamedPipe](SysWaitNamedPipe)
|
|
|
|
|
|
|
**Extended Attribute Functions**
|
|
**Extended Attribute Functions**
|
|
|
SysGetEA
|
|
SysGetEA
|
|
|
SysPutEA
|
|
SysPutEA
|
| ... | @@ -100,9 +109,6 @@ SysWaitForShell |
... | @@ -100,9 +109,6 @@ SysWaitForShell |
|
|
SysQuerySwitchList
|
|
SysQuerySwitchList
|
|
|
SysShutDownSystem
|
|
SysShutDownSystem
|
|
|
|
|
|
|
|
**Named Pipe Functions**
|
|
|
|
|
[SysWaitNamedPipe](SysWaitNamedPipe)
|
|
|
|
|
|
|
|
|
|
**Macro Functions**
|
|
**Macro Functions**
|
|
|
Because I have not had a reason to use the macrospace, it took a while to find a good explanation to understand how the RexxMacro functions work. This is a good reference: [Macrospace Interface](http://manmrk.net/tutorials/rexx/oorexx/rexxpg/x5240.htm)
|
|
Because I have not had a reason to use the macrospace, it took a while to find a good explanation to understand how the RexxMacro functions work. This is a good reference: [Macrospace Interface](http://manmrk.net/tutorials/rexx/oorexx/rexxpg/x5240.htm)
|
|
|
|
|
|
| ... | |
... | |
| ... | | ... | |