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


Can anybody tell me that why we use option(*nodebugio)in H-
Spec?

Answers were Sorted based on User's Feedback



Can anybody tell me that why we use option(*nodebugio)in H- Spec?..

Answer / naru

*NODEBUGIO is used to avoids debugging I/O operation while
using STRDBG command to debug the program.

When *NODEBUGIO is not used, and if a file level opcode is
being debugged, the control would move to the F-Spec and it
will keep executing the steps until the file operation gets
completed and then the control would move to next step.

When *NODEBUGIO is used, and the above mentioned detail is
ignored. The file level opcode would get executed at a
single point execution and the program would move to next
step.

Is This Answer Correct ?    61 Yes 0 No

Can anybody tell me that why we use option(*nodebugio)in H- Spec?..

Answer / sajied

if u not use then control goes to f spec every time

Is This Answer Correct ?    11 Yes 0 No

Can anybody tell me that why we use option(*nodebugio)in H- Spec?..

Answer / jeet

*NODEBUGIO is used to avoids debugging I/O operation while
you debug the program.
it make fast your debugging.

Is This Answer Correct ?    4 Yes 3 No

Post New Answer

More RPG400 Interview Questions

how can I tell when to replace the array?

0 Answers   IBM,


can anyone say,what is the use of operation extended H/N/P?

2 Answers  


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?

0 Answers  


can we perform CHAIN operation on Subfile record format....?

4 Answers  


How can we override a file during runtime in rpg?

0 Answers  


How to check which are the pgms using 1 perticulate file.? I know there is many tool available for X-reference...but need to know is there any command available in the system...?

4 Answers   IBM,


what is the difference between SETON RT & RETURN?

5 Answers  


Can we trigger an rpg program which has user interaction with display file when updating a file using the command ADDPFTRG?

2 Answers  


wat is curser?? and its types???

4 Answers   HSBC,


can we use cl programming to update or delete physical files

12 Answers  


How do you find out whether a record is present in the physical file without reading the file? for Example Employee No: 100 in an Employee master.How do we find out whther 100 is present in Employee master without reading the file?

11 Answers   Bank Of America, CSC, IBM,


How to add 2 new fields in a file? How many ways are there in as400?

2 Answers  


Categories