Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What would be the result on writing a data record to a PF
file using the "WRITE" opcode after the SETON *ON *INLR
statment?

Answer Posted / sakshi anand

i think it will not be executed because the files is closed when we use seton lr/or the odp is closed now.

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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...

1942


can I touch the array during treatments?

1218


How to call one program from another program in RPG? please help me with the code

1791


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.

2678


can you debug ile rpg program using isdb?

1338


How to handle duplicate error handling in RPG?

2352


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.

2568


Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?

1973


Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg

1206


Interviewer asked me write down DDS for load all subfile .can anybody write dds

1783


what happens when sflsiz = sflpag? What are the advantages and disadvantages?

1243


What is the purpose of record level identifier?

1169


what do you mean by an input subfile, what are the keywords required?

1305


what is the difference between do while and do until?

1308


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...?

2140