× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Okay, it's after 5 on a Friday afternoon.  That's my excuse and I'm 
sticking to it.

I've gotten a brain cramp, forgetting how to format a parm for the SAVLIB 
command.  I'm prompting the user for their choices, concatenating library 
groups into a 512-byte char field, then using that as the LIB parm in 
SAVLIB (as shown below)

   SAVLIB    LIB(&LibList) 

But it's not working.  As you all probably know.  I'm pretty sure this parm 
has to have the 1st two bytes as a binary value?  Then length of the parm?  
or number of library entries?  Something like that?

And do I have to space each lib to pad for shorter library names?  In other 
words, can &LibList be 
  "QS36F  LIBRARY1  LIB2"  or does it have to be
  "QS36F     LIBRARY1  LIB2      " ?



(Crosspost warning - also sent to comp.sys.ibm.as400.misc)
-- 
David Schopp
WISDM Team Leader
Computers Unlimited


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.