SCOUG-HELP Mailing List Archives
Return to [ 12 |
June |
2005 ]
<< Previous Message <<
>> Next Message >>
Content Type: text/plain
Hello,
Does anyone know how to add a WPS class, WPFileSystem for example, to an Object
REXX script? I've read all of the instructions, but something is wrong. The following
Object REXX script gives me the following error:
98.912 SOM class 'WPSFileSystem" not found
The following is code from that script.
/*This REXX Script tests my ability to add built in SOM or WPS classes to REXX
programs*/
SAY "Hello"
PARSE UPPER PULL ENTER_Key
RC = SYSCLS()
::CLASS MyWPObject EXTERNAL'SOM WPFileSystem'
::CLASS Class_Test SUBCLASS ARRAY
Any help on this is muchly appreciated Thank you.
HCM
=====================================================
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
"postmaster@scoug.com".
=====================================================
<< Previous Message <<
>> Next Message >>
Return to [ 12 |
June |
2005 ]
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.
|