How to replace the GOTO statement in COBOL without changing the structure of program. e.g. consider following code... I.D. E.D. D.D. P.D. compute C = A + B. GOTO para 100-display. compute D = C - D. GOTO 200-display. some other logic...... ........ GOTO 300-para. ...... ...... GOTO 400-para. Now I want to replacce all GOTO statements without changing the structure and otput of program.
6 23452I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......
4 12552Why we need to use redefine clause when we can define the variable seperately... what is actual need....
5 15170Many sales orders with single deliveries want only one single invoice. Which components are considered in configuration settings. Explain in details.
2 17706what is process of business blue print preparation and wat was ur role in it awaiting ur kind reply pl reply early
2 7960A company canteen needs an automated system for its food and beverage management. The canteen receives food and beverage items from different distributors. All the non perishable items are stored in the store-room and the perishable items are put in the fridge. The manager should be able to add, delete or update food and beverage items onto the system and perishable and non perishable item details are to be stored separately. Both waiters and the cooks should be able to update the perishable items, but only the cooks should be allowed to update the non perishable items. Both cooks and waiters are not allowed to add or delete any items that are entered. identify the Schema, Table , Fields
3253I have 2 company codes in India,1 company code in US. In India the fiscal year variant is Apr to Mar & in US Fiscal yr variant is June to July. I want to submit my Financial statements in India. How do u do this?
3 11031Post New Accenture Interview Questions
How many bytes is a struct in c?
What impacts will the Internet of Things (IoT) have on Transportation Sector?
What is bubbled event can you please explain?
What is test result analyzer?
what is the relationship between silver light, wpf and xaml?
What are the different types of routing policies in route53?
Dear Sir, Please send me the questions frequently asked during bhel persoal interview for supervisor trainee With worm regards, Alok Kumar Rout e-mail id- rjdalok22@gmail.com
I Read xml is used to store and transfer data can you explain it with sample code for storing and displaying data.
Can you put an access database on sharepoint?
What is the difference between python and sql?
What will happen with click of browser "back" button among asynchronous requests?
What is ms excel explain?
How many bytes are a float?
1) WIll all the user get the DEFAULT profile, if their current profile got deleted at any point of time? 2) What are the Situation we need to MOVE the TABLE between T.spaces? 3) What is the use of MOVING the TABLE between SCHEMA'S? 4) What are the Table Clause, Segment Clause and the Datafile Clause which will override each other? 5) Explain SORT_AREA_SIZE of Tempfile to make UNIFORM SIZE
What are the different web fonts formats in css?