What is the function of DSPATR (display attributes) keyword?
Answer Posted / 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 |
Post New Answer View All Answers
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
which of the cl command can be used to determine which logical files are dependent on a specific file?
What is difference between rename and prefix?
any one have give AS400 study material? pls pass it to gopalsai789@gmail.com
how can I predict the performance of my cgis?
How to add 99 menu (page down) option in menu creation..
In AS/400 projects in Companies whats the meaning of production support team.what production support involves.also what work does development,maintenance involve what are the other teams or processes that are available for as400 project.
how to declare a constant variable in the freeformat?
How to avoid using indicators in ile ?
what are the different methods to access seu?
how to write code for singlepage in sqlrpgle with update ?
How we will get issues on AS/400 technology ? I mean which issue/Defect Tracking tool is using in all companies when any issue comes? Can anybody explain about the work flow of AS/400 project ? plzzz
If I want to execute Sftp commands(LS & GET) stored in Physical file from CL program automatically...Can u Plz tell me how can I do this?...How the script will look?? THANX FOR NY HELP...
what are the different types of data areas?
what is message file?