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

In ProgramB there is a SBMJOB, which is a call to program C .There is also a CALL to program D from B. How would you check the program C has been executed in D?

4 Answers  


what are the key words you must use when using a subfile?

0 Answers   IBM,


Can we create 300 logical files based on a single physical file using the CRTLF command only once?.

8 Answers  


If there are 1000 member(PGM type) in a SRC file. How can we compile in a CL program? ( It need to be done in a loop)?

1 Answers  


can you debug ile rpg program using isdb?

0 Answers   IBM,


When PGMA calls PGMB for the first time PGMB executes the *INZSR. PGMB uses the RETRN operation to return to PGMA. When PGMA call PGMB the second time is the *INZSR executed?

5 Answers   Mphasis,


What are the commands that can be executed in CLP but not in RPG? Why?

1 Answers   CSC,


what is meant by record lock.how records are locked.what is the purpose of record lock.if records are locked what happens.how to find out which record is locked.

4 Answers   HCL,


A particular job executing on the iS is not behaving as expected and is operating in an environment in which it can be debugged. What commands would you use to debug and observe the program?

2 Answers   IBM,


1.String operatio such as moving the characters to the variables? 2.what are the building functions for check file longs? 3.which of the following methods will make externally describe file fields available to a program? A: A/copy statement that specifies the library file and member of the field reference file source code B: A data structure definition specification that names the file on the EXTNAME keyword C: A data structure definition specification that names the file on the IMPORT keyword? D: A Definition specification for each desired field with the REFFLD keyword

1 Answers   CSC, CTS,


what is EXCEPT command in rpg and use

1 Answers   Active Brains,


am 2010 passed out . can any one tell me which course is good to put 2+fake .guide me

1 Answers  


Categories