What are the commands that can be executed in CLP but not in
RPG? Why?
Answer / hotguy
All RTV* commands can be executed at CLP but cannot be
executed at RPG.
Is This Answer Correct ? | 21 Yes | 1 No |
IN RLU what are the record level keyword is used?
I want to declare the number of elements of an array dynamically in RPGLE ? Is it possible? If yes, then how do I do it ?
what is use of sflnxtchg and use of MDT(modify data tag).both r same r not and can we use these on dspf and subfile.
I want my simple Green screen should refersh every 1 min ,How can I do it..? Please share the logic
this is rpg3 code W0RTN IFEQ @CN,002 what is the means @CN,002
How to add 2 new fields in a file? How many ways are there in as400?
There is a excel sheet having details of Old account number and new account number. I need to update these details in my AS400 files. i.e. all the records having old account number should be replaced with new account number. There can be 100 or 200 or 300 PFs...no fix files known. how can we do this?Solution should be performance oriented
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
wat is meant by hidden field , why it is used?
What is the purpose of Panel Groups?
why we do STRSRVJOB in batch debugging in as400
1.String operatio such as moving the characters to the variables? 2.what are the building functions for check file longs? 3.which of the following methods will make externally describe file fields available to a program? A: A/copy statement that specifies the library file and member of the field reference file source code B: A data structure definition specification that names the file on the EXTNAME keyword C: A data structure definition specification that names the file on the IMPORT keyword? D: A Definition specification for each desired field with the REFFLD keyword