What are the necessary keywords required to code a message
subfile?
Answer Posted / sakthi
subfile control (SFLCTL), subfile size (SFLSIZ), subfile
page (SFLPAG), subfile display (SFLDSP), subfile display
control (SFLDSPCTL)
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
can I touch the array during treatments?
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
How to select highest score of each subject or how to select highest income of every month?
How to call one program from another program in RPG? please help me with the code
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.
1. If there are two programs using same file and 2 users are using the file at the same time and what can be done to allow them both to access? 2. How can remove lock from the file for accessing it by both users?
what are the key words you must use when using a subfile?
Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg
which program rpg or cl is efficent to update a transaction onto a database file and why ?
what is the necessary keyword needed to scroll subfile records?
what was the robotech rpg?
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 is a record lock error?
What is difference between bind by copy and bind by reference?
How Chain operation copies the record's data to the input buffer for the program?