Hello,

I want to extend a length of field in my Display
file(Subfile). Please suggest the possible steps.

Thanks

Answers were Sorted based on User's Feedback



Hello, I want to extend a length of field in my Display file(Subfile). Please suggest the possib..

Answer / surya siram

I believe we have only one way. which is traditional method. Open the display file DDS and update the field length and make sure it is not disturbing the other fields.

Is This Answer Correct ?    1 Yes 0 No

Hello, I want to extend a length of field in my Display file(Subfile). Please suggest the possib..

Answer / 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

Hello, I want to extend a length of field in my Display file(Subfile). Please suggest the possib..

Answer / sathish

If you want to increase a length of a field in your display file, use hidden fields. It wont disturb your existing field as well.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More RPG400 Interview Questions

Difference between RESET and CLEAR

1 Answers   TCS,


I am Submitting one job in batch that job calls three progams(PGMA, PGMB, PGMC). PGMB should be called after sucessfully completion of PGMA as like for PGMC also. So Can you please tell me how can we do that (without using data area)

2 Answers   CTS,


wat is the difference between dataarea and data queue?

5 Answers   Airtel, Four soft, Shahi Exports,


when will come session device error?

4 Answers   TCS,


1.The questions have given an array declaration and move operation then this statement is correct or not?

3 Answers   TCS,






How can i check the object existance in RPG program without using QCMDEXC command.

7 Answers   IBM, JDA,


what is plat file?

6 Answers   Indian Infotech,


what are the types of identifers

2 Answers   IBM,


Anybody know the difference of primary file and full procedural file

4 Answers  


I have a Physical File name 'File1', which is present in two libraries named 'LIB1' & 'LIB2'. These 2 libraries are listed in the library list. Would like to access data from this file from these two libraries using RPG program. How to do this, any idea?

4 Answers  


How to read a record from file where there is multiple record occurrence is available?

1 Answers  


how do u find whether a record is locked or not??/

5 Answers   CTS,


Categories