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


Is It Possible to Update or change in VIEW Mode?

Answers were Sorted based on User's Feedback



Is It Possible to Update or change in VIEW Mode?..

Answer / santhosh vayathuri

yes it is possible to update the data in view mode .
once write the data if you give f3 it will tell it wont
save because you have opened in view mode . we need to give
the command in command prompt for updating the changes in
view mode like fallowing .


REPL .ZF .ZL MEMBERNAME

if you issue the above command it wil save the data what
ever we have editd

Is This Answer Correct ?    12 Yes 1 No

Is It Possible to Update or change in VIEW Mode?..

Answer / xyz

YES

Is This Answer Correct ?    5 Yes 0 No

Is It Possible to Update or change in VIEW Mode?..

Answer / krishna praveena

yes,bt it wont save the changes which we did after closing the prgm,it will give the msg while closing the prgm "in view mode we can't do the changes"

Is This Answer Correct ?    5 Yes 2 No

Is It Possible to Update or change in VIEW Mode?..

Answer / abc

hey XYZ give full description

Is This Answer Correct ?    0 Yes 0 No

Is It Possible to Update or change in VIEW Mode?..

Answer / vikcha83@gmail.com

put VSAVE on commnad line after it has been opened in view
mode,,and enter..:) its simple

Is This Answer Correct ?    2 Yes 3 No

Post New Answer

More COBOL Interview Questions

wht do u mean by (*,intrdr) wht is * used for ?

2 Answers  


If you are current on the owner of a set, what is the difference between obtain next and obtain first?

0 Answers  


How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length

3 Answers   TCS,


if i am reading a file with some 50000 records and moving to a DB2 table and suddenly the program abends in between, is there anyway i could restart from the exact record at which the job failed once the program restarts.

2 Answers   UST,


What is the significance of the PROGRAM-ID paragraph? If this name doesnt match with the name of the COBOL program, does it make a difference? Is the name specified in the PROGRAM-ID paragraph used as a name for the load module or any such thing?

4 Answers   IBM,


what is the coding difference between COBOL and CICS.

8 Answers   Cap Gemini,


write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc

0 Answers  


There is a production file which has millions of records in it.The program that uses it ends up with an SOC7 abend.It is sure that the abend is due to some invalid data in the file.Is there any way to debugg the SOC7 abend with out giving displays? I need the record which is cause for the abend.

8 Answers   Danske, iGate,


What is redefines clause in COBOL?

0 Answers   B-Ways TecnoSoft,


) how do u code after getting data?

0 Answers   IBM,


What is amode(31)

0 Answers  


1)what is the maximum limit for occurs? Eg: 01 A PIC X(10) OCCURS N TIME. What is the max value for N?

11 Answers   Wipro,


Categories