130 pts.
 Synon/2E
Hello, Let’s say my physical file has 1000 records, and I want to read 500th directly. Is this possible in Synon 2E? If possible can anyone explain me the way to implement it? Thanks & Regards Bibin George

Software/Hardware used:
ASKED: July 31, 2009  1:36 PM
UPDATED: May 19, 2010  8:38 PM

Answer Wiki:
Ca allows functions to be built over the Physical Access path, by default, it uses a RRN internally. Create a PMTRCD as the base for a test function. define your file a a parameter, and its fields aas 'N@ parameters. Visit the screen, and show whatever bits of record make sense, add an input field of RRN. At the 'user defined calc' make a rtvobj over the Physical access path and give it the RRN, place the return values onto the screen. Set *Confirm to no so you can keep going around and around. - Mess with the code and debug if necessary until it gets the data you want. - incorporate to a real function.
Last Wiki Answer Submitted:  August 3, 2009  3:15 pm  by  Yorkshireman   5,505 pts.
All Answer Wiki Contributors:  Yorkshireman   5,505 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

I can assist you with this question and any other questions regarding 2E and Plex. We work very closely with CA, with our expertise being primarily around the 2E and Plex environments. Please contact me directly if you have any further questions and/or if you would like further clarification. jvigliano@adcaustin.com.

 60 pts.