Talk:Exptracker (script)

From Elanthipedia
Revision as of 00:19, 4 July 2008 by Maintenance script (talk | contribs) (New page: If you want to get the decimal and percentage sign into your output you could try... setvariable A 1<br> setvariable dummy %A%.%A%%<br> echo %dummy<br>)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

If you want to get the decimal and percentage sign into your output you could try...

setvariable A 1
setvariable dummy %A%.%A%%
echo %dummy