×
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.
If you have a CL declare line like so:
dcl var(&test) type(*dec) len(6 0)
And you prompt it, everything is fine, length: "6" decimal positions: "0"
But if you leave off the keywords:
dcl &test *dec (6 0)
The LEN parameter shows on the prompt screen as "6 0" for length with the
decimal positions field
blank.
As noted in the subject line, this is on WDSCi v7 with fixpack 7.0.0.2 applied.
Thanks,
Charles Wilt
Software Engineer
CINTAS Corporation - IT 92B
513.701.1307
wiltc@xxxxxxxxxx <
mailto:wiltc@xxxxxxxxxx>
This e-mail transmission contains information that is intended to be
confidential and privileged. If you receive this e-mail and you are not a
named addressee you are hereby notified that you are not authorized to read,
print, retain, copy or disseminate this communication without the consent of
the sender and that doing so is prohibited and may be unlawful. Please reply
to the message immediately by informing the sender that the message was
misdirected. After replying, please delete and otherwise erase it and any
attachments from your computer system. Your assistance in correcting this
error is appreciated.
As an Amazon Associate we earn from qualifying purchases.