×
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.
On 17 Apr 2013 14:56, Stone, Joel wrote:
<<SNIP>>
CMD PROMPT('Set Envr Names')
PARM KWD(TEXT) TYPE(*CHAR) RTNVAL(*YES) VARY(*YES +
*INT2) PROMPT('TEXT')
<<SNIP>>
Note that for lack of specification of a LEN(), the default minimum
LEN() that must be declared for the *CHAR CL variable within any *IPGM
making a request to the command that is created from that source, will
be 32. That minimum may or may not be desirable. But always best to
explicitly specify what the minimum length will be, to make the effect
conspicuous to anyone reviewing the command source.
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.