|
From: Stephan B. <Ste...@MX...> - 2010-07-31 00:56:49
|
HI There
Is there any reason why the below should not work?
#TRANSFORMS
memoryperused : MATH : {memoryused} / {memorymax} x 100
#MESSAGE
memorymax : {memorymax}
memoryused : {memoryused}
memoryperused : {memoryperused}
{memoryperused.color}
Values returned for the above on hobbit:
memorymax : 138412032
memoryused : 32858080
memoryperused : No data.
Thanks
Stephan
This email is subject to the MXit email disclaimer, which is available at http://www.mxit.com/email.pdf
If you cannot access the disclaimer, please get a copy from us by sending an email to: su...@mx...
|