Igor,

> Please, can somebody explain me what are exactly *MONTH, *DAY, *SYS,
> *YEAR, *OMIT, *NOPASS etc. values?? Where are they stored when program
> runs??

Those are figurative constants that the compiler won't let you use in
that context.  What I do is create named constants which I include in
my copybook for the prototype.  Being the USA type who never had to
deal with variant characters, I use a leading @ instead of * then
define constants like @DAYS, @MONTHS, etc.

I define the actual parameter as an integer, and assign the constants
enumeration values such as 0, 1, 2, 3, etc in my named constants.

Doug

This thread ...

Replies:

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

This mailing list archive is Copyright 1997-2026 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.