----------------------------------------------------------------
Release file Patch 6R2-01  (04/04/2001)
----------------------------------------------------------------


This document gives information about technical problems, corrections of known issues,
 limitations and solutions 

	I- Corrections
	II- Extra solutions and new add

--------------
I- CORRECTIONS 
--------------
	 


*****************************************************************************************

 Problem description:
  A variable image could not be found at the first opening of the document, 
  even if the image folder was set correctly. 
  
 
 Problem resolution:
  If your image is in the default image folder, the image appears at the first opening of the document. 

*****************************************************************************************

 Problem description:
  When selected a graphic barcode, then copied and pasted it in Paint/ or PSP,
  you got a picture of an unreadable barcode. 

 Problem resolution:
  This problem is solved.

*****************************************************************************************
 
 Problem description:
  When adding a printer to a TCP/IP adress, 
  this adresse was not saved at the closing of the application. 

 Problem resolution:
  The TCP/IP adress is now saved. 

*****************************************************************************************

 Problem description:
  There was a problem with the counter, in the Sprint version 5 and 6, 
  in the case of a negative increment.

 Problem resolution:
  In the Sprint, the limits are now handled (Reset the counter to 0 after 9999). 

*****************************************************************************************

 Problem description:
  The serial number was not save automatically in the globvar.dat file.  
  Therefore, if anyone used the shared variable, he was not be able to access the last number printed.

 Problem resolution:
  This problem is solved.

*****************************************************************************************

 Problem description:
  When creating a decreasing counter an error message appears explaining the counter is beyond the limits.

 Problem resolution:
  This problem is solved.

*****************************************************************************************

 Problem description:
  CS 6 patch 01
  When Running CODESOFT in Automation mode,
  when Application.EnableEvents is set to TRUE, it is no more possible to print on a THT printer.

 Problem resolution:
  This problem is solved.

*****************************************************************************************

 Problem description:
  In ActiveX, after several opening and closing documents, the application could crash at the opening.
 
 Problem resolution:
  This problem is solved.

*****************************************************************************************
 
 Problem description:
  It was not possible to save labels created with an earlier version of the version 4, or labels imported.

 Problem resolution:
  A label with a different format of codesoft can now be save as with the good extension file.

*****************************************************************************************

 Problem description:
  The values of the Table lookup variable were not saved in the Output tab of the Properties dialog box.

 Problem resolution:
  This problem is solved.

*****************************************************************************************

 Problem description:
  When changing the maximum length of a Table lookup variable in the output tab, 
  this length was not taken into consideration.

 Problem resolution:
  Now it's possible to define the maximum length of a Table lookup.
  If the length of data is bigger than this defined, the data is truncated.

*****************************************************************************************

 Problem description:
  In the Form, it was not possible to enter a path with the sign '\'

 Problem resolution:
  It is now possible to use the '\' sign

*****************************************************************************************

 Problem description:
  When Display form when printing, this window appears on the screen, but not centered.
  AND: Last positioning or re-sizing of the form window was not saved.

 Problem resolution:
  The Form is centered on the screen of CODESOFT when the print process prompted it.
 
*****************************************************************************************
 Problem description:
  In the USER MANAGER
  In open close and print rights only it was possible to edit fixed text, to rotate, 
  resize and align objects with the toolbar buttons.

 Problem resolution:
  Now, it is not possible anymore to manipulate objects without the rights Add, Delete, Modify.

*****************************************************************************************

 Problem description:
  Printer.send method doesn't function

 Problem resolution:
  This problem is solved.



-------------------------------
II- Extra solutions and new add
-------------------------------


- Removing Modification access right in the User Manager, 
  induce the interdiction to move the objects. 

- In ActiveX: The function <document>.CopyToClipboard wich was creating a preview of the label 
  with variable's values,now depends of the document's property ViewMode. 
  (insert <document>.ViewMode = lppxViewModeValue before the call to CopyToClipboard 
  to have it work like in previous versions).

			=======================================================

----------------------------------------------------------------
Release file Version 6.01  (01/02/2001)
----------------------------------------------------------------

This document gives information about technical problems, corrections of known issues,
 limitations and solutions 

	I- Corrections
	II- Extra solutions and new add

--------------
I- CORRECTIONS 
--------------

  - The Polish prompt is added.
  - The application is running in the language selected during the installation.


* Open/Import documents
  - In case 2 documents are opened and not yet saved, and you try to exit 
    the application:
    if you save the first document then you try to save the second document
    with the name of the first one, a crash is no longer generated.

* Text objects
  - The subset management has been fixed. 
    The list of subset is now available all the time. 
    If you selecte a subset, it is not kept the following times 
    you access to the text settings.

* OLE objects
  - After deleting a linked OLE object, if you choose in the menu Edit 
    the command Links, a crash is no longer generated.
  - In some case, the Paste special has been fixed. For instance if you try 
    to paste text created with WORD as a WORD document.

* Printer management
  - With THT printer the default barcode is now printer and not graphic.

* Printing management
  - It is now possible to access directly to the Printer settings dialog box 
    in clicking on F6 and then on F5. 
  
  
* Images management
  - In the Image properties dialog box, there is a link to the image file.
    If the file did not exist on your computer, a blank message box was displayed. 
    This problem has been fixed in this version.
  - If you add an image in a document then double click on it, 
    change the image in the Image dialog box in clicking the "..." button, 
    the image file name is updated. 
    If you double clicked a new time, the file image name of the first image 
    appears in the Image dialog box. This problem has been fixed in this version.
  - The images in WPG format are read in this version.
  - It is now possible to change the image into monochrome mode.

* ODBC and Linked table
  - You create a new query in a new document, then adde some variable fields 
    (of this query on the label) and save the document but not the query.
    When you open the previous document, edit the query, and click on Cancel, 
    the ODBC query definition dialog box appears and list of fields is now displayed.

* Variable management
  - Using the SPRINT, when creating a variable date, and add it in the document
    as a text object in value mode, it is now displayed.
  - German Helptext of formula functions in the Formula dialog box is now wholly
    displayed (i.e. AND, IF, and many others more).
  - In the Formula dialog box the Helptext for day-function is now mapped to 
    the correct one.
  - The option "Save the last values of variables" (only available in RunTime version)
    is working in this version.
  - The input format * is now working.

* OLE Interface
  - Using the OLE V1 interface the Variables.showFiller don't generate any more 
    an Automation Error and the form is displayed.
  - Using the OLE interface the creation of a variable is done with
    the prompt property set. 
  - If Internet Explorer 5 is installed on your computer, 
    a CS6 running with OLE interface don't crashed anymore after the "Quit" function.
  - The size of a text object was wrong if you rotated it. This problem has been fixed.
  - If you add a text object like "Hello" (ll as Italic), only one object 
    containing "o" is returned. This problem has been fixed.
  - When getting collections of object the type you got 
    image.type = 3
    line.type = 3 ... Now you get the number 4
  - It is now possible to delete a barcode object and create another 
    with the same name.

* Others
  - When you select 2 texts object and change the font using the toolbar 
    then undo the action, the font settings are now recovered.
  - It is now possible to edit in the Default folders tab (Options dialog box)  
  - The Demo version (without dongle connected), is always checking for the dongle.
    The result of this is that each action is very slow.
  - With selected oblique line, if you display the Position/size dialog box 
    and you click on Ok without changing values, the line position is no longer moved.
  - At the display, the on-screen rotation of the document don't make any more the horizontal 
    and vertical lines disappear (rotation of 90 and 270 only).

* Tools
  - EAN 128 Assistant: If you select the Cancel button in the EAN 128 Assistant, 
    an error dialog box is not displayed any more.
  - Font Downloader: The display font of CODESOFT is now used in Font Downloader.
    In the Font Dowloader, it is possible to select a printer connected to a TCP/IP port.
  - COMet: on the double bits platform, the translations are now correct. 
    

Printers:
----------
* Printer drivers: 
     [TEC]
       it is now possible to display and edit the TEC printers setting.

     [TCPIP]
       Main functionality corrected.
       Synchronism was not respected correctly.
  
     [PRINTRONIX]
       - WIDTH parameter of the PAPER command was incorrectly specified. This problem is corrected.
      -  T5x06 was specified as 6.5" while the correct width is 6.6. This problem is corrected.

     [ZEBRA]
       DA402 had an invalid scalable font. This problem is corrected.
       
     
     [INTERMEC DEFAULT]
       EasyCoder C4 - Minimum label gap when label with gap to be 15 dots instead of 13.



-------------------------------
II- EXTRA SOLUTIONS AND NEW ADD
-------------------------------

* IP address customization:
  The IP address by default is 9100.
  To change this value, you must add in the CS.INI section [GENERAL] the following sentence
  IPPPortNumber=              (tape the value you whish)

* Printer drivers:
   [ALLEN)
       Add new driver with 3 models:
        Allen TT107IM
        Allen TT53IM
        Allen TT85IM

  
  [NOVEXX]
       Number of paper types has gone up from 2 to 4.

  [ZEBRA]
       Add the "Adjust origin vertical" option (^LT command) on XiIII models.
       