Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Format in Ubasic

2 views
Skip to first unread message

Pavel314

unread,
Aug 2, 2007, 9:08:15 PM8/2/07
to
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


El Maximo

unread,
Aug 3, 2007, 7:09:52 AM8/3/07
to
Print using(4,2)

From the online help - see 'using'

"Pavel314" <Pave...@NOSPAM.comcast.net> wrote in message
news:VIidnVO4p_Jl4i_b...@comcast.com...

0 new messages