1.String operatio such as moving the characters to the
variables?
2.what are the building functions for check file longs?
3.which of the following methods will make externally
describe file fields available to a program?
A: A/copy statement that specifies the library file and
member of the field reference file source code
B: A data structure definition specification that names
the file on the EXTNAME keyword
C: A data structure definition specification that names
the file on the IMPORT keyword?
D: A Definition specification for each desired field
with the REFFLD keyword
Answer Posted / syam
A3. B
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain mdt?
What is a record lock error?
What are the types of identifiers?
Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?
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 does the rpg element work?
how do you use commitment control in rpg?
What is difference between bind by copy and bind by reference?
what is the use of sflnxtchg?
what is the procedure and explain about real time scenario.
What is the difference between copybooks and subprocedures in as400?
how do I declare a table or array in rpg iv?
Assume 2 users are using the same file and first user updates some record in the file. Will the 2nd user will be able to see the updated record or not?
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
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...