|
At 03:14 PM 7/15/98 +0700, you wrote: >Hello All, >I'm a beginner to CL programming. I've seen several program on magazine >using SPCLVAL or SNGVAL parameter on the CMD file. >I have look at the IBM Redbooks but cannot get a clear understanding of >the definition and usage of those two paramater comparing to DFT value >or by just using VALUES. >Any help will be higly appreciate. Thanks ! The documentation about IBM commands is very poor. Two techniques that I have used to study IBM command source is TAATOOL where the source is provided. Also there is a free tool at the NEWS/400 site that retrieves command source, and if I see something I want to mimic in an IBM command, I retrieve the source. SPCVAL (special value) is a way to use a non-name value in a name field. In other words, I have a library name, and I would like to specify *ALLUSR. Although the example I have sited typically uses only one library, there no reason why a list could not be the object. SNGVAL (single value) is a special way to say that although there is a list, if I want to enter an certain value like a special value, but if that value is the only value that I would want to be specified, calling it a SNGVAL, means that it must be the unique value specified in a list. An example of this would be the values on the LIB (library) parameter, where although 300 libraries can be entered, if *ALLUSR, *IBM or *NONSYS are specified, they must be unique. Al in Rochester. Al Barsa, Jr. - Account for Midrange-L Barsa Consulting, LLC. 400 > 390 Phone: 914-251-9400 Fax: 914-251-9406 Private mail should be sent to barsa@ibm.net +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to MIDRANGE-L@midrange.com. | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com. | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
As an Amazon Associate we earn from qualifying purchases.
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.