what is the use of dspatr(mdt) keyword?
Answer / 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 | 1 No |
how to handle job errors in as400 what is the command and where can we find out whether the job has any errors
under given circumstances, my cgi should link to another site. How to implement this?
what are indicators?
What would be the output of the variable result? D RESULT S 5S O INZ(00011) C EVAL RESULT = %TRIM(RESULT) Please give me the correct answer for this A.0001 b.compile time error c.11 d.Runtime error
what is the purpose of DMPCLPGM IN CL?
is it possible to create a join logical file using two join logical files ? give exact reason for your answer
when you are defining a flat file in your program in f specs which format will you specify?
What is the purpose of the following I UDS I 1 60ORDER# I 7 90LINE#
How to read data from *LDA (Local Data Area) in RPGLE program without using IN opcode?
how can a message from a message file appear as a constant on the screen?
How to genarate the reports?
the output from my cgi is correctly interpreted by ms internet explorer, whereas netscape navigator would display it as a plain text. What should I do to have also netscape interpreting the html output from my cgi?