| View previous topic :: View next topic |
| Author |
Message |
harry Contributor


Joined: 01 May 2003 Posts: 61
|
Posted: Mon Jan 24, 2005 10:11 pm Post subject: global command for decimal points?? |
|
|
hi ,
is there a global option for setting decimals to 2 (hundreths or whatever)
so you don't have to have lots of @format() 's in vds4 ?
thanks
harry |
|
| Back to top |
|
 |
Serge Professional Member


Joined: 04 Mar 2002 Posts: 1480 Location: Australia
|
Posted: Tue Jan 25, 2005 8:44 am Post subject: |
|
|
hi harry,
the short answer is no!
the long answer is that if you are using vds 5 then you can set up a function that will round off your numbers to 2 decimal places (or whatever) and you just call that function when you need to
but then you might find using @FORMAT() just as easy to use
serge _________________
|
|
| Back to top |
|
 |
harry Contributor


Joined: 01 May 2003 Posts: 61
|
Posted: Wed Jan 26, 2005 2:34 am Post subject: |
|
|
Thanks!
thats what i thought but
maybe like how you declare for child
or something like calling up a slide bar via api
harry |
|
| Back to top |
|
 |
|