Can a indexed file be accessed in arrival sequence in RPG?
How to find d key field of a pf that doesn’t have source physical file?
In a particular program one file is used where override command is applied to a file, now this program calls another program where we want to use the same file but without override.How it can be done?
How do you proceed in case your active AS400 session has got disconnected suddenly, how can you get back to your session ? Is it possible??
Q1.How we can copy the data of file one session to another session? Q2.how we can execute a loop infinitely in AS/400 coding? Q3.In ALDON tool,multitask is posible on a perticular object by the user?
Hi friends, I am using a load all subfile , and currently i am in in the third page of the subfile , from third page i have selected a record and called some other program .on returning, subfile is being loaded from the frist page. so can any one kindly suggest me in retaining my third page after returning. i.e loading from third page.
how to find whether a date format is valid or not in RPG400 not in RPGILE.Can you please write the coding for this sir,i'm new to AS400.Please help.
what are the parameters of jobd?give in detail.&what are the parameters of subsystem...????
how can you display specific subfile page on the screen in unequal subfile?
How would display prime numbers using CL program?
how do I do concatenation in rpg iv, like I do in cl?
in which journalling which attributes are necessary
How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...