Hi all,
This is slightly off the topic, so apologies but can anyone tell me what the structure of a procedure would be to do the following:
Accept data (name, age and position) from the user relating to 12 staff records. The staff data is contained in a sequential file called Staff.Txt.
I can send data to the file but I am not sure how to apply a limit of 12 entries?!
Anyone have any ideas?!
C.