I'm trying to format print output to the screen in Ubasic but nothing seems
to work. I've tried format$ = "####.##" and Print Using Format$; V, where
V
is the variable, but I keep getting error messages.
Any suggestions or URL links will be appreciated.
Paul