can i use UPDDTA command in rpg program in which contains a file
Answer Posted / sravan
Using QCMDEXC you can use any command line commands in your rpgle programs.
Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
can anybody help me to solve this problem. the program that i m checking display error message saying "Record format for file AJDSPFFD does not match model file and decimal error. how to solve this problem. The AJDSPFFD is snapshot the AJTLOG that is the audit trail list.
what is data area and how it is used in rpg program ?
What is ment by record level identifier?
how do I declare a minor?
What is the purpose of record level identifier?
what was the robotech rpg?
what is the procedure and explain about real time scenario.
what is a rpg?
how do I preserve and clean the array?
what is file information data structure?
explain sflclr, sflend, sfldlt, and sflcsrrrn?
what are the key words you must use when using a subfile?
can you debug ile rpg program using isdb?
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
Set on command is used for closed all opened files , initialize var and release resource , return cmd is used for return to calling program but my req. Is dnt close opened files and resource must released while doing transactions , how can i do this...?