Write the subfile logic program for the given concept. Load
the data to the subfile
depends upon the designation where designation is not a
key field?
Answer Posted / shalini
we can also use scan wilth if logic :
designation name scan subfile record formatname var1
if var1=1
eval in01=*on
write pf record format name
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How to declare the pull button in AS/400..
do you use message subfiles? What are the necessary keywords required coding a message subfile?
1. If there are two programs using same file and 2 users are using the file at the same time and what can be done to allow them both to access? 2. How can remove lock from the file for accessing it by both users?
can any one help in hawkeye and turnover or any change management system plzzzzz or send the documents to my mail id :gvsp.as4@gmail.com
What is ment by record level identifier?
How Chain operation copies the record's data to the input buffer for the program?
how do you use commitment control in rpg?
how do I play {insert rpg system here}?
We have job which is running as batch. It takes atleast 06 hours to complete tht job. But I wanna do tht job with in 3 hours?
What is file identifier where we can use?
what was the robotech rpg?
What is a record lock error?
what do you mean by an input subfile, what are the keywords required?
what is the use of sflnxtchg?
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...