PsiREXX
Name PsiREXX - Psion REXX Interface
Version 1.4
Author Mike Potapoff
(see EMail Addresses)
Distrib. Freeware
Type REXX DLL
Price -
Note -
Source Internet
Part of the PsiFTP package:
Name: psiftpxx.*
where xx is the version number
PsiFTP now contains a DLL with a REXX interface to connect to a PSION.
The DLL contains the following functions:
psiRxInit
register the functions from the
dll
psiRxExit
psiRxConnect
psiRxDisconnect
Close
the connection to the PSION
psiRxProgStart
start
a program on the PSION
psiRxProgKill
Kill
a program on the PSION
psiRxProgList
get
a list of all running tasks on the PSION
psiRxProgRunning
Test if a task is running on the PSION
psiRxGetVersion
get the version of the PISON software running
on the PSION
psiRxGetOwner
get
the owner of the PSION
psiRxGetMachine
get
the type of the PSION
psiRxGetInfo
get
misc. hardware information about the PSION
Note that in my tests it only worked if I set the environment variable LOCPATH
to the LOCALE path of PsiFTP
[Back: PR1UTIL]
[Next: RexxWeb]