Jump to content

RxUtilEx: Difference between revisions

From EDM2
Created page with "A set of extended utility functions designed to supplement the standard REXXUTIL library. ==Functions== * Sys2GetClipboardText * Sys2QueryProcessList * Sys2PutClipboardText ..."
 
No edit summary
 
(10 intermediate revisions by 2 users not shown)
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.
 
;Files
* RXUTILEX.DLL


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


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


==Links==
==Links==
* http://trac.netlabs.org/rexxlibs
* [http://trac.netlabs.org/rexxlibs/raw-attachment/wiki/WikiStart/rxutilex_013.zip Version 0.13 ]
* [http://trac.netlabs.org/rexxlibs Source code at Netlabs]


[[Category:]]
[[Category:REXX Function Library]]

Latest revision as of 00:20, 15 November 2020