Hi Ten2008
Yes, the READ, SETLL and SETGT can use the FileName or the RecordName, when the record is externally defined.
I'm not sure what advantage there would be using the record name.
Updates and writes must be to the record name.
Phil
Last Wiki Answer Submitted: April 27, 2009 1:03 pm by philpl1jb44,180 pts.
All Answer Wiki Contributors: philpl1jb44,180 pts.
If you live outside the United States, by submitting your email address you consent to having your personal data transferred to and processed in the United States.
If you have two logical files referencing to same Physical file then its a good practise that you rename the record format name in File Specifications and use them in C Specs using READ,SETLL and SETGT.
Hi,
If you have two logical files referencing to same Physical file then its a good practise that you rename the record format name in File Specifications and use them in C Specs using READ,SETLL and SETGT.
However , Phil’s explaination is also right.
Thanks
Siddharth