how many variables can we declare in cl pgm?
Answers were Sorted based on User's Feedback
Answer / riyaz
AS per my knowledge we can declare 11 variables in CL
including '&'.
| Is This Answer Correct ? | 0 Yes | 10 No |
Answer / naveen
In the older versions we can declare only one variables, but
in the case of V5R4 we can declare three variables.
| Is This Answer Correct ? | 1 Yes | 12 No |
I have 1000 records in a file. I would like to generate 10 identical reports from this record with same format (structure of records) how do I do this?
How to print Superscript / Subscript from RPG400
what will happen two jobs have same name are submitted
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.
suppose if we want to update the data in cl what we will do?
can i use unique key in LF
What is journalling and commitment control?
two attributes which govern the excecution of a job>>>>??
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...?
3 members in databasefile .how to read records from all the members??
Mr.Yallamanda Reddy P thanks for your answer sir,can we use test(D) opcode in RPG/400,if yes please help me by eloborating on that answer by writing a sample code for that sir
how do I do concatenation in rpg iv, like I do in cl?