it doesn't really make sense, but it does explain why I get 25 for the
19-char long parameter...
Thanks,
Peter Colpaert
Application Developer
PLI - IT - Kontich, Belgium
-----
Yoda of Borg are we. Futile is resistance, assimilated will you be.
-----
Scott Klement <midrange-l@xxxxxxxxxxxxxxxx>
Sent by: midrange-l-bounces@xxxxxxxxxxxx
02/05/2007 07:53
Please respond to
Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx>
To
Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx>
cc
Subject
Re: Strange issue with CMD parameter length
Peter,
Take a look at the INLPMTLEN (initial prompt length) parameter of the
PARM command. You'll note that the possible values for the initial
prompt length are as follows:
The default value is *CALC which means that the length will be
calculated -- that is, the closest length that's the same or higher than
the field size will be used.
Since the possible lengths are 1-12, 17, 25, 32 (and so forth) the
length for an 18 character field will be 25. (17 would be too small,
and the next highest number is 25.)
Make sense?
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.