Answer Posted / nomy
flat file is phisical file with no dds level entries
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
How to declare the pull button in AS/400..
When it is desirable to describe files Internally?
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
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...?
How can we know running job is batch or interactive?
what is *place and *auto keyword in prtf ?plz explain
What are the types of identifiers?
how do I declare a table or array in rpg iv?
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...
how can you display specific subfile page on the screen in unequal subfile?
what are the key words you must use when using a subfile?
can you debug ile rpg program using isdb?
which program rpg or cl is efficent to update a transaction onto a database file and why ?
What is the purpose of record level identifier?
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.