not all command typed on command line are cl command?
true r false
Answer Posted / kkcode
ALL COMMANDS ARE NOT WORKING ON COMMAND LINE.
SOME RETRIVE COMMANDS ARE WORKING ONLY WITH IN THE CL PGM
Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Hello, I have created a CMD type object. In one of the fields in Display file , I would like to see All the Source files present by pass the name of Library. Tried using CHoice(Keyword) and Choicepgm on PARM , but doesn't seems to be working. Any help please..
what is cab?
describe the difference between the dowxx and douxx operations?
How do I remove a flag or check no. or name when a user opens too many sessions?
what is the purpose of the indara keyword?
I need to insert a record in a file using STRSQL containing the some field values same as an already existing record in that file.I know to smple insert mentioning those values one by one.But is there any another query can be prepared for the same .Please share the query if known to you. Thanks in advance.
how can we run a batch job?
how to write code for singlepage in sqlrpgle with update ?
what are all the contents of subfile?
Hi,Can any body give the code for the below mentioned quetion.?Im trying to get coding in with easily inderstanding.Plese give me the coding for this? 1.How would you achieve this requirement with out using RPG/RPGLE pgm,but by using only CL?Read a database file and display file contents on the screen when enter key pressed the next record should be displayed on screen.When the last record is reached or when F3 key is pressed the program should exit if the file is empty,a message should be displayed indicate that there are no records to display. Database file Name=EMPDBF Fields in EMPDBF to be displayed on screen Employee Number- EMPNUM(5,0) Employee Name- EMPNAM(30,A) Employee Address-EMP ADDR(50 A)
what does defn do?
how will you search an array?
Write a CL program which will run a batch job at 1 am every night
explain the use of dftwrt display keyword?
what is the use of dspatr(mdt) keyword?