Description:
The REXX command language.
|
|
|
Extracting the *.hlp files from IBM Object Rexx installer
|
| |
I've lost the *.HLP files that came with my copy of IBM Object Rexx
(presumably when I uninstalled it). I still have the install exe file, but cannot see an obvious way to
extract the help files without installing it, and goodness knows what
that might do to my current oorexx 4.1.1
I've tried to open the exe with 7-zip but it doesn't recognise the... more »
|
|
ooRexx 4.1.1 Is Now Available
|
| |
The Open Object Rexx Development Team is proud to announce the
availability of ooRexx 4.1.1. This is a bug fix only release, with 35
to 40 bugs fixed.
The Windows and Linux versions of ooRexx are available immediately on
SourceForge. You can download ooRexx 4.1.1 from
[link]... more »
|
|
ooREXX 4.1.1
|
| |
I've been using the RC for a week now without issue. Any ETA when it'll go GA?
-- Jaime A. Cruz
Secretary
Nassau Wings Motorcycle Club
[link]
AMA District 34
[link]
Pop's Run
[link]
|
|
Speeding along
|
| |
I've been having fun trying to re-learn ooRexx after many years of rest. I was looking at the docs for queues and found this code:
/* */
push date() time() /* push date and time */
do 1000 /* let's pass some time */
nop /* doing nothing */... more »
|
|
Why would SysStemSort not use 100% CPU?
|
| |
I'm sorting a stem which contains the details of every file in a
directory. There will be 100's of thousands of them.
I'm watching the CPU use in Process Explorer under WindowsXP.
The sysstemsort() is proceeding at a steady 44% CPU, which is 88% of
one of my two processors.
The system overall is running at around 70% CPU, never going above 75%... more »
|
|
ooREXX and ZoneAlarm
|
| |
I have a bunch of CGI scripts written in OOREXX. Whenever one of them is accessed by the web browser, the vsmon.exe component of ZoneAlarm sucks up one entire CPU all by itself. Anyone ever see this behavior?
Any hints if you have on how to fix it?
-- Jaime A. Cruz
Secretary
Nassau Wings Motorcycle Club... more »
|
|
move function on oorexx 4.1.0
|
| |
Please tell me substitute function for sysMoveObject or SysFileMove.
-- Origin: У каждого философа две философии: одна обращена вовне, другая - для себя. - Д. Толанд
|
|
|