home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
rtsi.com
/
2014.01.www.rtsi.com.tar
/
www.rtsi.com
/
OS9
/
OSK
/
LANGUAGES
/
OB68_116.ABS
< prev
next >
Wrap
Text File
|
2009-11-06
|
455b
|
10 lines
The new file "OB68_116.LZH" replaces OB68_115.LZH.
The new file works has been tested on an 070, 020, and 030 machine. There
are bug fixes concerning the INPUT statement and the STEP in the FOR
statement.
OmniBasic now "auto-declares" variables which are used but not diminsioned
as type LONG unless the name ends in "$" or "_Str" in which case a STRING
of length 32 results. This feature may be disabled by invoking the -d command
line option.