- Print#
- ---------------------
- Different
to basic
-
-
- Print# uses a different
file format for floating point
- numbers than BBC BASIC.
-
- Input#
can read the old numbers but you cannot write
- them back using Print#.
-
- If you have data files using the BBC format and
you
- want to use them with WimpBasic then you will
have
- to write a conversion routine to use it with
WimpBasic.