What is the function of DSPATR (display attributes) keyword?
Answer / nitin trivedi
Use this field level keyword in display file to specify one or more display attributes for the field you are defining. You can specify the DSPATR keyword more than once for the same field, and you can specify more than one attribute for the same keyword. The following are valid attributes:
For All Fields
Display
Attribute Meaning
BL Blinking field
HIHigh Intensity
RIReverse Image
CS Column separator
NDNon Display
PC Position cursor
UL Underline
For Input-Capable Fields Only
PRProtect contents of field from input keying
MDTSet modified data tag when displayed
OIDOperator identification
SPSelect by light pen
| Is This Answer Correct ? | 0 Yes | 0 No |
How many PARM statement can we use in a CL program?
What is the difference between non-join logical files and join logical files?
What is the purpose of reorganizing the physical file i.e. , RGZPFM?
How many MONMSG commands can declare in a CL program?
how many triggers can be associated with a file?
What are the two main attributes, which govern the execution of a job?
what is rpg ?
The content of Physical file is as below: hfcftp wruquief SENDPASV 0 CDUP ASCII GET 01100901.CSV ramndk/ECP505.EC0110090 (REPLACE QUIT Thw above commands will get executed when we call STRTCPFTP from CL program.... Now if I want to use SFTP what can be the solution? plz reply in detail....Thank you for ny help...
1. There is a file called Month. Month has 12 members called Jan, Feb, ..., Dec. How to design a rpg code which can access any member and show its content. (User can ask for any member when required)?
what are activation group and what are its types.?
what are two types of record are used in subfile?
what is a non-join logical file?