How can we create subsystem in as400?
what are necessary keywords to code message subfile?
How can you check the existence of object in a system?
Distinguish between logical file and physical file?
which of the cl command can be used to determine which logical files are dependent on a specific file?
How to declare the length of emp no in the physilcal file and the mandatory length is 6 i.e. Emp No should be numeric, mandatory and fill all the 6 places
How many MONMSG commands can declare in a CL program?
How to know the number of records in a pf through clp program?
What is data structure in as400? What is the use of data structure?
An rpg program is processing an openquery file.The file is declared in update mode in F spec.Can we update this file? Please explain?
what is subfile?
1.what is mean by compilation and runtime error? 2.How to define ALFA numeric value in pf? 3.what command is used to define a data in cl pgm? 4.What type of command is used in page at a time subfile and load all subfile?
Hey, What is the difference between SCAN,CHECK,XLATE OPCODES? please give me the answeres with example in real time senario?