× 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.



One of my programs requires an incoming parameter, actually three of them.

I have the parameter names declared as standalones: one with a length of 2 
alpha and the other two as dates with a datfmt of *USA

DDENDDATE         S               D   DATFMT(*USA)
DDSTARTDATE       S               D   DATFMT(*USA)
DALPHPARM         S              2     

I am using an *entry statement as follows:

C     *ENTRY        PLIST                             
C                   PARM                    ALPHPARM  
C                   PARM                    DSTARTDATE
C                   PARM                    DENDDATE  

I have ran this in debug mode, in order to check and make sure that I am 
passing the parms correctly, however when I F11 on the dstartdate and 
denddate parms I get the above error message: "Domain Violation Occured"

Does anyone have any clue what the heck this is about?

Douglas

If you bought, it was hauled by a truck - somewhere, sometime.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

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

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.