If record-format name in an externally-described file has
already been defined as a file-name.how to solve this?
Answers were Sorted based on User's Feedback
Answer / rahul
Use the "RENAME" keyword in F specs.
F File1 IF E DISK Rename(File1:Filex)
And use the new record format name "filex" in the program.
| Is This Answer Correct ? | 31 Yes | 3 No |
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...
What is the compilation option that has to he specified while compiling an RPC program which uses a file having date data type field?
while i am using the dspmsg command on comman line in Mocha am getting error like Not authorized to message queue message my messagequeue Name? can anybody help me how to change my message queue Am anable to see my messages in message queue
How to set on/off a group of indicators in a single statement?
How do you find whether a job is a batch job or interactive?
Let?s consider a variable X of length 20. Move value ?ABC? to it.How to determine how many characters does X have?
is this a rpg channel?
How do you find whether a record is locked or not?
wat is the difference between array and multiple occurence data structure?
How to index LF by relative record no (RRN)
In single page subfile,if I select the mutiple options in 1 page and without pressing enter,I press rollup key (pagedown).In such case how I can handle it in rpg becasue in single page we have to handle it in pgm. It would be helpful if any one answer with coding
4 Answers Infinite Computer Solutions,
can I touch the array during treatments?