what is the maximum number of records you can specify in a display file?
What is the purpose of the following FORDHDR1 CF E WORKSTN $2SFN SFILE FMT2
In RPG How to read a records from a file without using read opcodes?
4 persons a, b , c , d have to go to concert which will held in 17 minutes. there is a bridge which only 2 persons at a time can cross. its night and they have only one flashlight with them. Flashlight cannot be thrown. one person should return with the flashlight all 4 person have different speed. a = crosses bridge in 1 min. b = crosses bridge in 2 min. c = crosses bridge in 5 min. d = crosses bridge in 10 min how can they all reach in time.?? Ex- suppose a and d crosses bridge which will take 10 mins and then d returns back with a flashlight which will make 20 mins and mission is failed.
Specify different indicators used in RPG?
what is lokup opcode?
what is a non-join logical file?
where will control be passed after the execution of the *pssr subroutine if the factor2 of the endsr is blank ?
What is the symbol used for shifting fields in SDA?
I want to run ls *.csv (sftp command) from CL Program... Can u plz tell me when SFTP command will start running? i.e.which command should I use in CL Program to run ls command?
What the purpose of the keywords FIFO, LIFO, FCFO?
what is xfoot opcode ?
An rpg program is processing an openquery file.The file is declared in update mode in F spec.Can we update this file? Please explain?