there is any limit to display the members in rpg400?
Answers were Sorted based on User's Feedback
Answer / gautam
While working on As/400, i faced a problem when loaded a
file with size greater than 1 MB.It could not be displayed
when option 5 was taken and showing a message like,number
of records are more than 32768.
Then i could able to look after using command "runqry".
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / karthika
@Gautam
The default maximum number is 32766 but, if you specify
*NOMAX in *PGM then it is unlimited
| Is This Answer Correct ? | 0 Yes | 0 No |
how to convert date format from one format to another i think in CL/400 its CVTDAT,Please tell in RPG/400 sir not in RPGILE
How can we make use of SETLL operation in CL?
what is decimal data error? when it will come and how to achieve(rectify) this error please give me solution as well as code
I need to generate outfile for object of all the user lib. in the sysmte using cmd DSPOBJD. But this cmd is correcpted in my server,Any body tell me is there any alternative...?
What is the compilation option that has to he specified while compiling an RPC program which uses a file having date data type field?
program to find the number of objects used in a given program through a display.
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...?
I want to add 10 days in current date. how it is possible in CL program...?
what is the use of sflnxtchg?
How to check which are the pgms using 1 perticulate file.? I know there is many tool available for X-reference...but need to know is there any command available in the system...?
1.Can any body share me about thease opcodes with example please.Im new for AS/400.Could u please tell me in real senario? 1.TESTN, 2.EVAL 3.EVALR, TIME, 4.MONITOR 5. ENDMON 6.ON-ERROR 7.COMMIT ROLLBACK?
parameters cannot be passed in which one??