30 pts.
 physicalfile records updation in subfile
i have created one subfile and records are also dsplayed ,but i want modify one record three times but i want second time modification record value ,so how to acess that record value?       please give me example program and subfile desion.

Software/Hardware used:
software
ASKED: June 30, 2011  1:34 PM
UPDATED: July 9, 2011  7:12 PM

Answer Wiki:
Please restate question we are not sure what you are trying to do or what problems you are encountering.. Also, provide a sample of your code with the errors/issues. Phil
Last Wiki Answer Submitted:  July 2, 2011  2:00 pm  by  philpl1jb   44,190 pts.
All Answer Wiki Contributors:  philpl1jb   44,190 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


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


 

but i want second time modification record value ,so how to acess that record value?

You access it from wherever you saved it when you updated the subfile record the second time. How you save it and where you save it is up to you.

Tom

 108,145 pts.

 

Can you please clear the question more…?

 670 pts.