SCOUG-HELP Mailing List Archives
Return to [ 03 |
September |
2002 ]
<< 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.
=====================================================
Steven Leaving wrote:
>
> In <3D744302.D5F165CB@gte.net>, on 09/02/02
> at 09:05 PM, "Benedict G. Archer" said:
>
> >I have JFS volumes, but when I run your script I get:
> >error 43 SysDriveMap() routine not found.
> >Guess I have something not set right? Other Rexx scripts run OK.
>
> Ben,
>
> Add this:
>
> CALL RxFuncAdd 'SysLoadFuncs', 'RexxUtil', 'SysLoadFuncs'
> CALL SysLoadFuncs
>
> to the beginning of Harry's script. He is assuming you already have
> RexxUtil loaded.
>
> Steven
>
> --
> ---------------------------------------------------------------------
> "Steven Levine" MR2/ICE 2.31a #10183 Warp4/FP15/14.085_W4
> www.scoug.com irc.webbnet.org #scoug (Wed 7pm PST)
> ---------------------------------------------------------------------
>
Thanks again, Steven. I should have seen this myself. Here's what I get now:
The file system type for C: is: HPFS
The file system type for D: is: JFS
The file system type for E: is: HPFS
The file system type for F: is: JFS
The file system type for G: is: HPFS
The file system type for H: is: JFS
The file system type for J: is: HPFS
The file system type for K: is: JFS
The file system type for S: is:
Thank you for getting this information for me!
Now, press the ENTER key to end this REXX script.
S: is a CDROM
Harry, does this help?
Ben
=====================================================
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 [ 03 |
September |
2002 ]
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.
|