Index of /cri/download
HHNS Internet/REXX WORKBENCH
A ReXX extension library
May 2010
Distributed under the GNU General Public License
AUTHORS :
Henri Henault and Sons
PARIS - FRANCE
http://www.hhns.fr
FILES :
Linux + ooRexx v4.0 : liborxci_linux_Orexx_V4.zip
Linux + Regina v3.4 : librxci_linux_Regina_V3.zip
Win32 + ooRexx v4.0 : liborxci_WinXP_Orexx_V4.zip
Win32 + Regina v3.4 : librxci_WinXP_Regina_V3.zip
INSTALL :
As Administrator, cd to your favorite executable directory (should be
in your System PATH variable, or in the orexx directory if you use it.)
Unzip the archives you choose (Regina, orexx, or both)
for CGI script map.
NOTES :
1) 'popen' function : not implemented for ooRexx
use instead the QOPEN.rex procedure as :
retcode = Qopen('my command line' [, 'LIFO' ])
2) Some math functions added :
atan(a1, a2)
round(expr)
floor(expr)
ceil(expr)
rad2deg(angle_in_radians)
deg2rad(angle_in_degrees)
k2l(kilos) --> pounds l2k(pounds) --> kilos
l2g(liters) --> gallons g2l(gallons)--> liters
m2i(meters) --> inches i2m(inches) --> meters
m2f(meters) --> feet i2m(feet) --> meters
n2s(Naut.m) --> Std.miles s2n(Std.m) --> Naut.miles
Regina for Win32 :
Check M.Hessling's Regina site :
http://www.lightlink.com/hessling
for the latest version.
DOCUMENTATION
Have a look to
http://www.hhns.fr/cri/index.html
to acces the on-line manual and a lot of examples.
FEEDBACK and BUGS REPORTING :
mailto: mail@hhns.fr