Q.How primary file can be defined in RPG/400?Please write
the senario with opcode specification?
Answers were Sorted based on User's Feedback
Answer / mind
primary file defined in f spec. for defining primary file
use p in place of f(fully procedure).
| Is This Answer Correct ? | 14 Yes | 0 No |
Answer / mathan
Primary file can declare in F specs, mention File Designation as "P" to indicate a primary file
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / kumar vikas
Here, one problem occurs.. suppose, if I have 100 rcds and using primary its showing only the first record n program goes into loop while using dow or dou loop...... how to read data sequentially using primary file... Please help...
| Is This Answer Correct ? | 0 Yes | 0 No |
how to handle job errors in as400 what is the command and where can we find out whether the job has any errors
can we define multi-dimensional arrays in rpg ?
How to avoid using indicators in ile ?
what keyword must be used with protect keyword ?
What is SAA?
what are the parameters required for calling ls & get command(SFTP COMMANDS) from cl progtram.... I want to transfer files(using GET COMMAND) that are retrieved by LS command ...FROM 1 SYSTEM TO ANOTHER... STEP 1:LS-list all files...from remote system STEP 2:GET-actually transfer the files(listed in step 1) from remote system to local system & get stored in some Physical file....Plz reply in detail...Thanx
what are the three line types in rlu ?
what is qcmdexc?
define the rcvf command?
what is service program?
in which specification the report layout can be defined?
what is the use of dspatr(mdt) keyword?