|
|
| Author |
Message |
v.sasikumar
New User
Joined: 31 Jan 2004 Posts: 2
|
|
|
|
hi,
can we use comp item in display stmt?
ex: DISPLAY DATA-NAME1
HERE DATA-NAME1 IS COMP USAGE |
|
| Back to top |
|
 |
References
|
Posted: Mon Apr 05, 2004 1:53 pm Post subject: Re: Can we use comp item in display stmt |
 |
|
|
 |
xzsymr
New User
Joined: 06 Jun 2003 Posts: 7 Location: NZ
|
|
|
|
| yes you can but the output wont be that readable. Suggest that you move the field to a display item first and use the display verb to display your display field |
|
| Back to top |
|
 |
mdtendulkar
Active User
Joined: 29 Jul 2003 Posts: 257 Location: USA
|
|
| Back to top |
|
 |
|
|