RxFnSet package ($)
Name   RxFnSet package
Version  v2.11, 12/3/95
Author  Leshek Fiedorowicz
     3600 Brookgreen Cir.
     Lexington, KY 40509-1951
     USA
     (see EMail Addresses)
Distrib. Shareware
Type   REXX DLL
Price   $10
Source  Internet
     Name: RXSET211.*
Description from the author:
"RxFnSet is an OS/2 REXX callable 32 bit DLL with functions to manage processes
(list, kill), number of file handles, switch list, query file system type,
mask/convert text with the wildcard."
The DLL provides the following functions:
RxSetFH
 set new number of File Handles for
process
 RxAddFH
 add
number of FH to the set already available
 RxTaskList
get information on active tasks and theirs PIDs
(Switch List)
 RxQPRocesses
 get
information on all active processes (pid, parent pid, module name, full
module name)
 RxKillProcess
 RxQueryFileSystem
 get
information on file system for drive
 RxWildCard
 
[Back: REXX DosStartSession Tool] 
[Next: RxIni]