What's new as of version 3.04
Additions and changes:
- Real-Time Debugging
has been added.
- Windows NT and 2000
support.
- Compiles 3 times faster. (The Big-O-Trak
program which took 58 seconds now only takes 19
seconds. Stats based on 300Mhz machine.)
- Sub procedures can now be
called without the CALL keyword.
- The Address of the LPT port used for programming
can now be specified for custom LPT cards.
- Constants can now be defined
with a string data type.
- A new Publish function is now
included under the File menu option to help
publish source code to the web.
- A Cos function
has been added.
- The Data method of the oEEPROM
can now include constants.
- The Cable Check that was added in version 2.00
which occurs before downloading is now optional.
- Cable Diagnostics and download error messages are
more informative
Bug Fixes:
- Comments after the NEXT keyword are now handled
correctly.
- Compiling several dozen times in a row no longer
causes an Out-of-Range error.
- In C and Java style syntaxes, a semicolon is no
longer required after some closing squiggly
brackets.
- In C and Java style syntaxes, the != relational
operator now compiles.
What was new in version 3.00
Additions and changes:
- Ability to compile with C
and Java syntax has been added.
- Procedures can now pass
arguments.
- User definable functions have
been added.
- A DDELink windows has been added for PC to OOPic
networking.
- OOPic.Delay property has been
added.
- Samples have been moved to a "Sample"
sub directory.
- For Basic syntax, the ElseIf
keyword was added to the If Construct.
- The While Loop Construct was
added.
- The manual files are
included in the full install program.
Bug fixes:
- Exiting from procedures while in a nested loop no
longer gives syntax error when compiled.
- Communications to the EEPROM now check for the
cable to be connected before attempting
communications.
What was new in version 2.00
- The .String property was added to Objects with
Value properties..
- The ability to download the manual and check for
updates was added.
- A cable diagnostic utility was added to the cable
configuration screen.
|