can we use cl programming to update or delete physical files
Answer Posted / sree
ok friends what is use of "RUNSQLSTM"
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
How can we know running job is batch or interactive?
explain sflclr, sflend, sfldlt, and sflcsrrrn?
do you use message subfiles? What are the necessary keywords required coding a message subfile?
if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.
how does the rpg element work?
what is the necessary keyword needed to scroll subfile records?
Set on command is used for closed all opened files , initialize var and release resource , return cmd is used for return to calling program but my req. Is dnt close opened files and resource must released while doing transactions , how can i do this...?
Please tell me how to read the records from a file with load an array of size with error conditions(The logic answer for this question is ARR is array of 99 elements Z-ADD 0 IDX *LOVAL SETLL FILE READ FILE 99 *IN99 DOWEQ *OFF IDX ANDLT 99 ADD 1 IDX MOVE FIELD ARR,IDX READ FILE 99 ENDDO).So,Please give me the complete of this code.
When it is desirable to describe files Internally?
How to write record if no field or the field are different in physical file in rpgle ?
what is the use of sflnxtchg?
What are the types of identifiers?
How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...
How would display prime numbers using CL program?
what is file information data structure?