Zeus Pro Changelog

What's new in Zeus Pro 1.99

Feb 19, 2013
  • This is the last version of ZeusPro that supports the .Net 1.0 framework and .Net 1.0 compact framework.
  • The access to CE5 and Mobile 5 has been removed and will be added to future versions that run on .Net version 2.0 and above

New in Zeus Pro 1.84 (Feb 19, 2013)

  • Serial Ports now support additional baud rates of 200000, 250000, 400000, 500000, 1000000, 1250000
  • Added Ability to create Windows CE 5 Console App (Non .NET) (beta)
  • Added Ability to create Windows Desktop Console App (Non .NET) (beta)
  • Added Ability to deploy to remote devices (beta)

New in Zeus Pro 1.83 (Feb 19, 2013)

  • Serial Ports now support additional baud rates of 200000, 250000, 400000, 500000, 1000000, 1250000
  • Added USB2AX Library for USB2Dynamixle support
  • ZeusPRo now runs on Microsoft Vista OS by adding dovista to command line.
  • Added Ability to create Windows CE 5 executable. (beta)
  • Added Ability to create Windows WM 5 executable. (beta)

New in Zeus Pro 1.81 (Feb 19, 2013)

  • Added Library Manager Form
  • Added SerAccelv5 Library
  • Fixed problem when passing more than 16 arguments to functions
  • Fixed Branch Big
  • Added SockGetByte Command
  • Added FormName Command (ZPe Only)
  • Added AppArgs Command (Zpe Only)
  • Added Fuzzy Command (ZPe Only)
  • Fixed problem with editor text alignment when single stepping program code
  • Fixed problem with first time file load causing exception

New in Zeus Pro 1.80 (Feb 19, 2013)

  • Added ZPe Option
  • Added PlaySoundResource Command (ZPe Only)
  • Added FormLoadBitmapResource Command (ZPe Only)
  • Added FileLoadResource Command (Zpe Only)
  • Added ColorBox Command (Zpe Only)
  • Added AppInfo Command (Zpe Only)
  • Added ToFloat Command
  • Added FromFloatt Command
  • Added ComGetVPacket Command
  • Added ComGetIDPacket Command.
  • Added Number Conversion Utility
  • KRDB now can support up to 40 fields per record
  • Fixed Quit Menu Command
  • Fixed problem with path not getting set properly with some commands
  • Fixed problem when passing empty string to socket output command
  • Fixed problem with negative number in expressions
  • Bitset command can now be run in both stand alone and assignment commands.

New in Zeus Pro 1.79 (Feb 19, 2013)

  • Added FileFolderChange Command
  • Added FileFolderCreate Command
  • Added FileFolderCurrent Command
  • Added FileFolderDelete Command
  • Added FileFolderInfo Command. This command supports GetFiles and GetDirectories
  • Added - prefix option to represent current directory in all file related commands.

New in Zeus Pro 1.78 (Feb 19, 2013)

  • Fixed problem where the if command did not recognize floating point variables
  • Fixed problem when using negative floating point numbers.
  • When saving current form as a graphic you can now specify the format.
  • Added Fix command
  • Added TimerClear and Timer Commands
  • DS2437 1-wire was modified. DS2438Readvsens was changed to DS2438ReadVdd
  • Fixed problem where macros would not allow you to use functions with multiple arguments

New in Zeus Pro 1.77 (Feb 19, 2013)

  • Unhandled Errors now allow you to cancel the program
  • Fixed problem where formfont caused double buffering to flicker
  • Fixed obscure bug where passed variables to functions sometimes got reset
  • Fixed Problem where resetting getms() could hose up calls to getms() on the pocketpc.
  • Fixed doubleclick on edit form bug
  • Fixed problem where you could not use the Close form option in Edit Form
  • The default font now restored after each run in IDE
  • Added minimize box
  • ZeusPro IDE now includes Instructions in help menu. Use the Instructions("xxxx") command
  • Removed Build VGA option from ZeusPro
  • FormBuilder now adds global constants for all graphic shapes
  • ZeusPro now automatically saves the file each time a program is run or compiled
  • ZeusPro now by default Suppresses unused function removal
  • ZeusPro now by default does not display variable information during compile
  • Added FileQuickSaveAll command
  • Added FileQuickLoadAll command
  • Added Wild command
  • Added Ability to add New,Open,Save and SaveAs to File Menu
  • Added the Ability to Override the Quit Button. This allows program to capture close event
  • FileInfo Now has option to return FileName
  • FormTextBox, FormLabel and FormButton now allow resize and movement without affecting text
  • Added FormTextWidth command
  • Added FormTextHeight command
  • You can now pass an optional resolution when calling the FormBuilder form
  • Added convert command. This command can do decimal to hex and decimal to octal conversions
  • Added Writebit and readbit commands. USe these commands to address byte bits accross and array
  • FormPrintText now prints in the last FormFont setting
  • Added Option th FormButton and FormTextbox to force focus
  • Added a special version of FormCreateBitmap and FormloadBitmap commands have been added that will allow the system to assign a image number
  • 1Wire Library has been added using a DS9097U adapter.