Comet32

From CometWiki

Revision as of 03:39, 5 August 2009 by Jim (Talk | contribs)
Jump to: navigation, search

Recent Changes

Comet 2009.403

  • Implemented WinSock driver
  • Duplicated the Comet16 positioning and spacing of numeric output. Previously programs run under Comet32 that output numeric values were not aligned properly.
  • Compilation errors involving undefined labels are now reported properly thru CAPI when compiling from UltraEdit.

Comet 2009.402

  • Implemented a Comet32 error log. errorlog.csv will be created in the COS directory.
  • Implemented document archives (for DocMgr).
  • Corrected a problem that was causing Windows message events to sometimes be dropped.
  • Added a color square on the right side of the status line of the Comet window indicating whether the current program object was compiled with Comet16 or Comet32. The indicator is blue for Comet16 objects and green for Comet32 objects.
  • Implemented changes required for DbMgr, ViewMgr, and DBX
  • Implemented changes required for server snapshot utility

Comet 2009.401:

  • Implemented CURPOS.
  • Implemented support for contiguous files.
  • Implemented NOVA / SNOVA functionality.
  • Recoded the str function for Comet32 so it emulates the Comet16 one.
  • Implemented the shortpath DOSMS function.
  • Implemented the CometAnywhere update mechanism.

Comet 2009.400:

  • Improved printer functionality including pdf printers.
  • Improvements in the functionality of dialog-based programs. Try DlgDemo.
  • Improvements in GDI operations such as wallpaper.

Known Problems that We Plan to Consider and/or Address

  • No debugger
  • XAP has not been implemented. -- Justin
  • ODBC is not supported. Perhaps replace with SQL interface. -- Justin
  • Serial Gateway is not supported. -- Brian
  • When Comet32 loads for the first time, the screen colors are way off. COSW.INI seems to be initialized with incorrect default values.
  • Comet32 adds Directories at load time with a trailing slash. This is inconsistant with Comet16.
    • CometExplorer Directory Rebuild utility does not run

Functionality that Will Not Be Part of Comet32

  • The Spool driver has not been implemented. -- Not needed, replace with DocMgr
  • Image file support.
  • Q-emulation for QICBASIC objects.
  • The SORT driver will not be implemented. We have modified the Reporter (version 9.02) to work without it.
  • Invalid character substitution in file names
  • QSTARTX.
  • Inputting a numeric value from the screen works differently under Comet32 than under Comet16. For example if you declare a variable to be 6.2 and you input its value as "5", under Comet16 that would be interpreted as .05 whereas under Comet32 it would be 5.00.
    • Hallelujah, never could get operators to understand the old way.--badge 18:03, 19 May 2009 (UTC)
  • Background partitions have not been implemented. You may launch a new foreground session as an alternative. --Forget it
    • ACTIVATE and TERMINATE have not been implemented.
    • PCOMM and INTERRUPT have not been implemented.

Differences Between Comet16 Objects and Comet32 Objects

It is our intention that your Comet16 objects will run under Comet32 exactly as they do under Comet16. IB has been enhanced for Comet32 so not only will you be able to do more things easier we also may decide to change the functionality of some of the legacy instructions. We welcome your input on these issues as they come up.

  • Numeric overflows will generate a runtime error E01 for Comet32 programs. You can trap this with an ERRORTO.See Discussion Page--badge 18:03, 19 May 2009 (UTC)

IB Enhancements for Comet32

Please Add any other issues you see with this product here

Personal tools