Jump to content

RxUtilEx: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
A set of extended utility functions designed to supplement the standard [[RexxUtil]] library.
A set of extended utility functions designed to supplement the standard [[RexxUtil]] library.
==License==
* BSD 3-Clause.


==Files==
==Files==
Line 8: Line 5:


==Functions==
==Functions==
* [[RxUtilEx - Sys2GetClipboardText|Sys2GetClipboardText]]
* [[Sys2GetClipboardText]]
* [[RxUtilEx - Sys2QueryProcessList|Sys2QueryProcessList]]
* [[Sys2QueryProcessList]]
* [[RxUtilEx - Sys2PutClipboardText|Sys2PutClipboardText]]
* [[Sys2PutClipboardText]]
* [[RxUtilEx - Sys2Version|Sys2Version]]
* [[Sys2Version]]
* [[RxUtilEx - Sys2LocateDLL|Sys2LocateDLL]]
* [[Sys2LocateDLL]]
* [[RxUtilEx - Sys2LoadFuncs|Sys2LoadFuncs]]
* [[Sys2LoadFuncs]]
* [[RxUtilEx - Sys2DropFuncs|Sys2DropFuncs]]
* [[Sys2DropFuncs]]
* [[RxUtilEx - Sys2DisconnectNamedPipe|Sys2DisconnectNamedPipe]]
* [[Sys2DisconnectNamedPipe]]
* [[RxUtilEx - Sys2QueryPhysicalMemory|Sys2QueryPhysicalMemory]]
* [[Sys2QueryPhysicalMemory]]
* [[RxUtilEx - Sys2SyncBuffer|Sys2SyncBuffer]]
* [[Sys2SyncBuffer]]
* [[RxUtilEx - Sys2FormatTime|Sys2FormatTime]]
* [[Sys2FormatTime]]
* [[RxUtilEx - Sys2QueryForegroundProcess|Sys2QueryForegroundProcess]]
* [[Sys2QueryForegroundProcess]]
* [[RxUtilEx - Sys2GetEpochTime|Sys2GetEpochTime]]
* [[Sys2GetEpochTime]]
* [[RxUtilEx - Sys2KillProcess|Sys2KillProcess]]
* [[Sys2KillProcess]]
* [[RxUtilEx - Sys2FormatNumber|Sys2FormatNumber]]
* [[Sys2FormatNumber]]
* [[RxUtilEx - Sys2QueryProcess|Sys2QueryProcess]]
* [[Sys2QueryProcess]]
* [[RxUtilEx - Sys2ReplaceModule|Sys2ReplaceModule]]
* [[Sys2ReplaceModule]]
* [[RxUtilEx - Sys2CheckNamedPipe|Sys2CheckNamedPipe]]
* [[Sys2CheckNamedPipe]]
* [[RxUtilEx - Sys2Read|Sys2Read]]
* [[Sys2Read]]
* [[RxUtilEx - Sys2Seek|Sys2Seek]]
* [[Sys2Seek]]
* [[RxUtilEx - Sys2Open|Sys2Open]]
* [[Sys2Open]]
* [[RxUtilEx - Sys2Close|Sys2Close]]
* [[Sys2Close]]
* [[RxUtilEx - Sys2Write|Sys2Write]]
* [[Sys2Write]]
* [[RxUtilEx - Sys2CreateNamedPipe|Sys2CreateNamedPipe]]
* [[Sys2CreateNamedPipe]]
* [[RxUtilEx - Sys2ConnectNamedPipe|Sys2ConnectNamedPipe]]
* [[Sys2ConnectNamedPipe]]


==Author==
==License==
* Alex Taylor
*BSD 3-Clause
*Author: [[Alex Taylor]]


==Links==
==Links==

Revision as of 06:06, 3 May 2020