Re: Struggling with API QDFRTVFD
Bryan Dietz <[email protected]>
| Newsgroups | gmane.comp.lang.as400.c |
|---|---|
| Message-ID | <[email protected]> |
First I could not even attempt the coding in "C", but reading the manuals I searched the following page for "hidden": http://www-01.ibm.com/support/knowledgecenter/ssw_ibm_i_53/apis/qdfrtvfd.htm Field Header Section (QDFFFINF) Offset Bit Type Variable Name Dec Hex 2 2 CHAR(1) WDFFFIOA Field attribute. X'01' indicates Constant (see structure QDFFFCON, Constant Field Header Table (QDFFFCON)), X'02' indicates Output (O), X'03' indicates Message (M), X'04' indicates Input (I), X'05' indicates Both (B), X'06' indicates Hidden (H), and X'07' indicates Program to System (P). Maybe that would help you find the type of field. Jevgeni Astanovski said the following on Mon, 8/18/2014 9:07 AM: > I used this program as a starting point and successfully retrieved > ALMOST everything. > I needed the following: > Format name, field name, field I/O attribute (Input, Output, Both, > Hidden), field type and field length. > As wrote earlier my failure was with hidden fields. > I found one place where hidden fields names could be retrieved and > another place where I could find (probably) these fields necessary > attributes - but without field names! > Names where available for all but hidden.... > > > > On Tue, Aug 12, 2014 at 11:36 PM, Bryan Dietz <[email protected]> wrote: >> >>> >>> >>> I just did a Google search "QDFRTVFD site:ibm.com" >>> >>> which returned a "C" example for the API >>> "This document contains an example of how to retrieving the Row/Column >>> of a Field Using the QDFRTVFD API." >>> >>> http://www-01.ibm.com/support/docview.wss?uid=nas8N1017486 >>> -- This is the Bare Metal Programming IBM i (AS/400 and iSeries) (C400-L) mailing list To post a message email: C400-L-Zwy7GipZuJhWk0Htik3J/[email protected] To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/c400-l or email: C400-L-request-Zwy7GipZuJhWk0Htik3J/[email protected] Before posting, please take a moment to review the archives at http://archive.midrange.com/c400-l.