Skip to content
Post by PBasic » Fri Jun 08, 2007 8:20 pm
Code: Select all
a.f = 1.00 / 2.00 PrintN(Str(a))
Post by Kale » Fri Jun 08, 2007 8:21 pm
a.f = 1.00 / 2.00 Debug StrF(a)
Return to “Coding Questions”