what is the use of dspatr(mdt) keyword?

Answer Posted / bharti verma

Sets on the modified Data Tag of the field. The Data Tag detect whether the field has been changed as a result of user input.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

list some of the commonly used commands for debugging?

903


what is service program?

605


maximum number of subfiles that can be active for a single file is?

986


Service Program : S1 Modules in S1 : M1 M1 having two procedures : ADD, SUB Current Binder Language STRPGMEXP PGMLVL(*CURRENT) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") ENDPGMEXP Doubt: I need to add one new Module to the Service Program M2 having one procedure ‘MULT’ How to add this new module to the service program S1 ? If I need to recreate the service program again, Do I need to mention the Module M1 again while recreating along with new Module M2? There is no Binding Directory. Binder language structure will be like this STRPGMEXP PGMLVL(*CURRENT) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") EXPORT SYMBOL("MULT") ENDPGMEXP STRPGMEXP PGMLVL(*PREVIOUS) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") ENDPGMEXP

1936


which of the following operations does not zero the field flda defined as 4,0?

715






can a indexed file be accessed in arrival sequence in rpg program?

960


under given circumstances, my cgi should link to another site. How to implement this?

584


why is as/400 called object oriented machine?

960


what is join logical file?

1061


WHAT IS FERERENTIAL INTRIGRITY ?

1118


What is file access opcodes?

765


how to define to define a hidden filed in dspf ?

790


which cl command is used to trap error messages during program execution?

874


when are the unique constraints executed?

690


what is the difference between sflclr and sflinz?

1049