![[Toc]](../../toc.gif)
![[Index]](/idx.gif)
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
kill OS/2 process by PID
RxQueryFileSystem
get information on file system for drive
RxWildCard
edit text with wildcard
Created using Inf-PHP v.2 (c) 2003 Yuri Prokushev
Created using Inf-HTML v.0.9b (c) 1995 Peter Childs