can we use cl programming to update or delete physical files
Answer Posted / dinesh
we can not update pf
using cl because there is no such
keward
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
what are the key words you must use when using a subfile?
Please tell me how to read the records from a file with load an array of size with error conditions(The logic answer for this question is ARR is array of 99 elements Z-ADD 0 IDX *LOVAL SETLL FILE READ FILE 99 *IN99 DOWEQ *OFF IDX ANDLT 99 ADD 1 IDX MOVE FIELD ARR,IDX READ FILE 99 ENDDO).So,Please give me the complete of this code.
Interviewer asked me write down DDS for load all subfile .can anybody write dds
what is data area and how it is used in rpg program ?
give an eg of ACQ-(ACQUIRE),BIT OFF,BIT ON,DEALLOC,DUMP,FEOD,FORCE,MHHZO,MHLZO,MHLLZO,MLHZO,REL,RESET,TESTZ,TESTB,TESTN----GIVE SMALL EXAMPLE TO THE OPCODES...TO UNDERSTAND FUNCTIONING...........
thanks mr.Harshad R Suryawaunshi,i'm new to as400 i think you are telling in rpgile i know only rpg400 if possible can you tell in rpg400
what do you mean by an input subfile, what are the keywords required?
how do you use commitment control in rpg?
if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.
How to call one program from another program in RPG? please help me with the code
What are the types of identifiers?
what is *place and *auto keyword in prtf ?plz explain
write an RPG program to calculate the marks of 5 students (A,B, C, D, E)in 3 different subjects (eng, math, sci) an display on the screen
what is file information data structure?
Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg