In RPG IV this would be an F spec with Update--U in the correct column.
If you also want to added records an 'A' in the add column. In RPG 400 it's something similar.
Last Wiki Answer Submitted: May 14, 2013 1:26 am by Chris Leonard2,620 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.
C for file type? Combined input/output sounds perfect but it’s for display programming. Physical/logical file type must be I or O or U – Update allows input and update plus you may need an ‘A’ in the file addition column.
Phil
Try this link:
http://tutorialindia.com/ile_rpg_iv/index.php
we are using the ‘c’ in input or output.
C for file type? Combined input/output sounds perfect but it’s for display programming. Physical/logical file type must be I or O or U – Update allows input and update plus you may need an ‘A’ in the file addition column.
Phil