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

Answer Posted / 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 ?    60 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between bind by copy and bind by reference?

1718


write an RPG program to calculate the marks of 5 students (A,B, C, D, E)in 3 different subjects (eng, math, sci) an display on the screen

824


what is *place and *auto keyword in prtf ?plz explain

2719


can anybody help me to solve this problem. the program that i m checking display error message saying "Record format for file AJDSPFFD does not match model file and decimal error. how to solve this problem. The AJDSPFFD is snapshot the AJTLOG that is the audit trail list.

2271


What is a record lock error?

1259






1.Load an runtime array of length 99 from the pf and you want to handle all the possible errors?

2365


What is the purpose of record level identifier?

722


What is ment by record level identifier?

646


what is the use of sflnxtchg?

797


thanks mr.Harshad R Suryawaunshi,i'm new to as400 i think you are telling in rpgile i know only rpg400 if possible can you tell in rpg400

1885


What is the difference between iter and do?

666


How would display prime numbers using CL program?

5672


how do you use commitment control in rpg?

750


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

1251


explain sflclr, sflend, sfldlt, and sflcsrrrn?

880