Hello,
I want to extend a length of field in my Display
file(Subfile). Please suggest the possible steps.
Thanks
Answer Posted / sanjeev kumar
We can go up to 9999 siz
using SFLSIZ
if you needs more than this length then you can use Single page type.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How would display prime numbers using CL program?
When we have a file with Duplicate records and I want to read the unique record from the file. For example a file containing Emp Name as 'Ram' and there are 3 entries of it. So how to read a unique record from File?
what is the procedure and explain about real time scenario.
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.
how do I declare a table or array in rpg iv?
explain sflclr, sflend, sfldlt, and sflcsrrrn?
How to declare the pull button in AS/400..
what do you mean by an input subfile, what are the keywords required?
How Chain operation copies the record's data to the input buffer for the program?
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.
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 the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
how do I declare a minor?
can you debug ile rpg program using isdb?
what happens when sflsiz = sflpag? What are the advantages and disadvantages?