|
>From: "Phillips, Donette" <DPhillips@xxxxxxxxxxxx> >Sent: Friday, January 21, 2005 8:15 PM >Subject: RE: [MI400] Query object - retrieving spooled output details > >Is the utility extqrydfn good for release V5R1? When i compile it gives me >binding errors. > >They are " DEFINITION not found for symbol "MEMCPY", and "RSLVSP" and >SETSPPFP" and finally "SETSPPO. Donette, if you are really getting those errors for "MEMCPY" and "RSLVSP" etc instead of "memcpy" and "rslvsp", it sounds like your version of the source got uppercased. The code that Carsten posted has the names of the functions in lower-case. For example in this prototype for rslvsp, the ExtProc keyword has 'rslvsp' in lower case. D rslvsp Pr * ProcPtr ExtProc( 'rslvsp' ) D ObjTyp 2a Value D ObjNam * Value Options( *String ) D ObjLib * Value Options( *String ) D AutReq 2a Value
As an Amazon Associate we earn from qualifying purchases.
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.