[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

[sqr-users] Decimal Issue



Can someone tell me how I can get a numeric value to display 8 decimal
positions?  It appears to be defaulting to 6. I have tried using this
code:
 
                    

begin-setup

declare-variable

default-numeric=decimal

decimal = #NEWPERCENT(11)

end-declare

END-SETUP

 

But I keep getting the following error message:

Error on line 37:
   (SQR 7202) Variable (#newpercent) is not a decimal variable and
cannot
have a precision associated with it.
 decimal = #NEWPERCENT(11)

Errors were found in the program file.

SQR for PeopleSoft: Program Aborting.


Thanks!  Maria

 

_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users