what is message subfile?
Answer / mohan singh meena
Message subfile is special file contains multiple messages taken from program message queue and placed in message sub file for display on the screen.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to convert a spool file to PDF file in AS400?
What controls which printer a report goes to?
We have seen no of parameter list but If we mention like this 'CALL PROGNAME PLIST ' how to know No of parameter name of program ?
What is acronym of RPG?
What is the use of Header Specification in RPG/400?
how can a message from a message file appear as a constant on the screen?
what is the function of crtdupobj command?
how to define global parameter in ile ?
what is cab?
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.
PGM QSH CMD('/QOpenSys/bin/sftp -b/home/test/myfile.txt serverUserID@server') ENDPGM Can u plz tell me what the above code do exactly?
What is RETURN CURSER LOCATION in subfile?