Can anyone help me code in free form RPG for,
I want to look up a file to check a record is in there,
If it is,
I want to transfer that to a table, (it is already set up)
Else
Update with new record then write to table
Thanks
Software/Hardware used:
RPGILE
ASKED:
November 29, 2012 8:23 AM
UPDATED:
November 29, 2012 1:00 PM
Yes, we can help. Show us the code that you have. It might be necessary to state a business reason for the program because of how simple the description is. (Homework?) Also, what is your definition for “table”? Is it a ‘table’ (array) in the program? Or is it a SQL “table”? — Tom