what is subfile?
Answer / darakshan sadat
Subfile is group of records of same record format and can be read from or write to the display in a single operation.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the function of crtdupobj command?
How can I automate sftp commands(ls & get) in CL program.. If I want to write two scripts one for each command... can u plz tell where the script should be written? & what will be the content of each scripts?
How can u create a temporary file in CLP @ how to access that temporary file in RPG program?
1.what is mean by compilation and runtime error? 2.How to define ALFA numeric value in pf? 3.what command is used to define a data in cl pgm? 4.What type of command is used in page at a time subfile and load all subfile?
I/o error detected,Record Out of sequence,Permanent I/o error occured....I mean give one eg for these errors...i understand only,update/delete operation without prior read oprn..give details of remaining
what is a join logical file?
Difference between NOPASS & OMIT?
How to trap errors in CL?
What is the difference between regular logical file and join logical file?
Hi.can any body give me the code for this quesiton please.Because i dont have to try to enter the code in to the AS/400 server.Please can anybody give the answer for this question with complete code? A smple RPLE pgm which accepts the starting number and ending number as parameter.It then has to count all the odd numbers b/w the accepted range of numbers and display the results/ Ex:if the input parameters are 11 and 30 the result should be 10(11,13,15,17,19,21,23,25,27,29) Please explain and give me the complete code?
is it possible, in the same cgi, to run more than one gethtml or gethtmlifs?
Q1. How to use signature in service program and ILE.? Q2.what is use of signature and binder language and what is the relation between them?