wat is scan and check ? give me real time scenarios where
we used these keywords in ur projects?
Answer Posted / noah
this is used to scan for source codes that match the program
name the developer is looking for. This usually use to check
program dependencies before migration of source code for
integrity check purpose.
This scan function also used for analyze program flows.
| Is This Answer Correct ? | 1 Yes | 7 No |
Post New Answer View All Answers
what is the necessary keyword needed to scroll subfile records?
what is a rpg?
do you use message subfiles? What are the necessary keywords required coding a message subfile?
When it is desirable to describe files Internally?
Hi Viewers can any body explain me how to update and ahange the already existed data in physical file using subfile ? please explain me with the code if possible?
what is file information data structure?
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...?
How can we know running job is batch or interactive?
what is the rpg system?
How can we override a file during runtime in rpg?
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.
how can you display specific subfile page on the screen in unequal subfile?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
how do I declare a minor?
what is program status data structure?