SCOUG-HELP Mailing List Archives
Return to [ 01 |
September |
2003 ]
<< Previous Message <<
>> Next Message >>
Content Type: text/plain
=====================================================
If you are responding to someone asking for help who
may not be a member of this list, be sure to use the
REPLY TO ALL feature of your email program.
=====================================================
Peter Skye wrote:
>
> Tom Brown wrote:
>
>>I can't run with Object REXX because it is not compatible
>>with KeyRing/2 from IDK, Inc. I use KeyRing/2 extensively.
>
>
> Hi Tom,
>
> Do you know what the incompatibility is? I'm very interested in code
> that runs on Classic Rexx but not on Object Rexx. (KeyRing/2:
> http://www.idk-inc.com/kr2index.htm)
>
> - Peter
Peter,
Here are the error messages I get when I try to run KeyRing/2 under
Object REXX:
2926 *-* */
3 *-* return( ERRORTEXT( errno ) );
REX0040E: Error 40 running VRERRTXT line 3: Incorrect call to routine
REX0382E: Error 40.903: ERRORTEXT argument 1 must be in the range 0-99;
found "340"
Program has terminated. Close window to exit.
I don't know enough about REXX to make sense of this. I may try
contacting Kevin McCoy, the author to see whether he has any ideas.
Otherwise I will have to stick with the classic version because I use
KeyRing/2 every day.
On the other problem, adding/deleting characters on the clipboard, why
not use EPM? Paste the contents of the clipboard into a temp file,
adjust the text, and save it back wherever? EPM has the block editing
functions (not the right name for it, I know). You can delete columns or
move a block of text. I'll find the option settings for you if you're
not familiar with it.
--
Tom Brown
thombrown at san dot rr dot com
Member SCOUG, V.O.I.C.E. & SDAA
running eComStation GA + FP 3
eCS system uptime is 0 days 00:02 hours
=====================================================
To unsubscribe from this list, send an email message
to "steward@scoug.com". In the body of the message,
put the command "unsubscribe scoug-help".
For problems, contact the list owner at
"rollin@scoug.com".
=====================================================
<< Previous Message <<
>> Next Message >>
Return to [ 01 |
September |
2003 ]
The Southern California OS/2 User Group
P.O. Box 26904
Santa Ana, CA 92799-6904, USA
Copyright 2001 the Southern California OS/2 User Group. ALL RIGHTS
RESERVED.
SCOUG, Warp Expo West, and Warpfest are trademarks of the Southern California OS/2 User Group.
OS/2, Workplace Shell, and IBM are registered trademarks of International
Business Machines Corporation.
All other trademarks remain the property of their respective owners.
|