What is Folder?
Answer / navjot singh
A Folder is a named object that is used as a directory for documents and other folders.
Folders can be filed with in another folder.
| Is This Answer Correct ? | 0 Yes | 0 No |
name few ibm supplied libraries?
What is the purpose of reorganizing the physical file i.e. , RGZPFM?
Difference Between Interactive & Batch Job?
What is the difference between externally described file and program described file?
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.
Hi, can you plz tell me ...syntax for GET command in FTP & SFTP is same or different???
is it possible to do commitment control with out journaling?
What is difference between rename and prefix?
what is *inzsr used for?
Service Program : S1 Modules in S1 : M1 M1 having two procedures : ADD, SUB Current Binder Language STRPGMEXP PGMLVL(*CURRENT) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") ENDPGMEXP Doubt: I need to add one new Module to the Service Program M2 having one procedure ‘MULT’ How to add this new module to the service program S1 ? If I need to recreate the service program again, Do I need to mention the Module M1 again while recreating along with new Module M2? There is no Binding Directory. Binder language structure will be like this STRPGMEXP PGMLVL(*CURRENT) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") EXPORT SYMBOL("MULT") ENDPGMEXP STRPGMEXP PGMLVL(*PREVIOUS) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") ENDPGMEXP
it is possible declare variable values as variable using cl ? any cl command is there to declare values as variable
What is a Library in AS/400?