Caché 5.x Command Line Extensions
Applies to: Caché 5.x
The Caché Command Line Extensions have been upgraded to work with Caché 5.
You can download the Caché Command Line Extensions by completing the appropriate registration form:
To install the package: unzip the file and restore the routine save file into the %SYS namespace of your Caché system.
See KB0067 for details of the Caché 4.x and 3.x extensions.
The following changes and improvements have been made for the Caché 5.x version:
- The zzkill, zzclose and zzclosekill commands have been removed. The introduction of system oRefs in Caché 5 has made these unnecessary.
- The display format of oRefs has been changed from oRef [fullClassName] to [oRef@fullClassName] to be consistent with Caché's representation of system oRefs.
- An error has been fixed relating to the display of private multidimensional properties.
- The display format of object variables has been changed from variable=oRef to variable->[oRef@fullClassName] Id = nnn.
- A bug has been fixed which meant that inherited properties of super-classes were not being displayed.
- Property values which begin or end with white space are now displayed as quoted strings. In the interest of clarity, values are normally displayed as non-quoted strings.
- The Id of persistent objects is now displayed.
If you have any feedback or suggestions for improvements, or discover any bugs, please let us know by sending an email to support@georgejames.com.
Enjoy.
Last reviewed: Aug 6, 2002
Back to top
Copyright 1997, 2005 George James Software.