SCOUG-HELP Mailing List Archives
Return to [ 16 |
December |
2008 ]
>> Next Message >>
Content Type: text/plain
I am trying to restore an WPS object via rexx when booted to the eCS maintainence partition.
Rexx returns REX0030, the line is too long.
It is indeed quite long, over 500 chars.
I'd like to know if there is a way to break this into multiple line without throwing off a
different error.
'NOPRINT=YES;'||,
'CCVIEW=YES;'||,
'DEFAULTVIEW=RUNNING;'||,
'ASSOCFILTER=*.BMP,*BMP,*.CUR,*CUR,....*XPM,*.XWD,*XWD;||,
'ASSOCTYPE=Bitmap,Icon,IFF,GIF,JPG,Targa,PCX,TIFF,Photo CD;'||,
ASSOCFILTER is the line in question.
I tried making multiple lines that started with assocfilter but that failed.
Since this goes into the WPS I suppose it has to be *just right*.
What to do?
Thanks, jon
=====================================================
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".
=====================================================
>> Next Message >>
Return to [ 16 |
December |
2008 ]
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.
|