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



I am trying to use the API: QUHDSPH and I am having a hard time coding
the parameters.

 

There are a few required parameters of: Input Array(2) of Binary(4)

 

Can someone shed some light on how to define this parameter?

 

Below is how I defined them, but they are not correct. 

The program compiles and the call completes normally but these input
parameters seem to be ignored.

 

D                 DS                                             

D P_HlpType                     20A                              

D  HlpTypAry                    10I 0 DIM(002) OVERLAY(P_Hlptype)

-*                                                               

D                 DS                                             

D P_UpprLft                     20A                              

D  UprLftAry                    10I 0 DIM(002) OVERLAY(P_UpprLft)

-*                                                               

D                 DS                                             

D P_LowrRgt                     20A                              

D  LwrRgtAry                    10I 0 DIM(002) OVERLAY(P_LowrRgt)

D                 DS                                            

D P_CsrLoc                      20A                             

D  CsrLocAry                    10I 0 DIM(002) OVERLAY(P_CsrLoc)


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.