on 2008 Mar 14 12:14 PM
Hi All,
I am trying to restrict the lenght of an output to just show nine numbers, decimal point and then two numbers.
I have tried &GV_VAL(9.2)& but I am getting an error back. Is there anyway I can do this??
Many thanks,
Points awarded,
Colm
Hi,
Before display GV_VAL, change the type whatever you want using code option. I mean create a new variable with data type of 9.2 length and move GV_VAL to this variable and display that variable &variable&.
Pranav
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
67 | |
8 | |
8 | |
6 | |
6 | |
6 | |
6 | |
6 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.