How to identify the object has compiled with the debug view as
*source without using STRDBG?
Answer Posted / srikanth
If program is compiled with DBGVIEW *NONE, Then DEBUG DATA will be *NO, in rest of all cases it DEBUG DATA *YES even it is compiled with *SOURCE, *STMT, *LIST
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...
if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.
If my rpg program has a date field, what extra care I have to take while compiling that rpg program? If the file is keyed and I have declared the file as well as key list properly in my program. Still am getting an error message like "chain/reade operation is not allowed" what may be the case?
What is ment by record level identifier?
what is file information data structure?
what is an online rpg?
how do I declare a minor?
what is the difference between do while and do until?
Interviewer asked me write down DDS for load all subfile .can anybody write dds
are there any useful c runtime apis that I can call from rpg iv?
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
what do you mean by an input subfile, what are the keywords required?
how do I declare a table or array in rpg iv?
How to select highest score of each subject or how to select highest income of every month?
explain sflclr, sflend, sfldlt, and sflcsrrrn?