3.3.06 (07-12-05) Bugfix. Misleading warnings on bad TemplateOverride and Attribute Creation. 3.3.05 (08-09-05) Bugfix. Section Names failing to import if they contained " character. 3.3.04 (12-04-05) Bugfix: Compact code wasn't skipping if Skip no Images selected. 3.3.03 (22-10-04) Amended Compact code to use 9 digit image in preference to 6 digit one. Better as 9 digit image displays on checkout. 3.3.02 (22-10-04) Added 6 digit image display to components. Added Display by Image to all popup code. Allows 6 digit image to cause popup. 3.3.01 (04-10-04) Norcat V4 compatibility (non functional) optional code to use CREATED date to show newest products 1st. 3.3.00 (02-10-04) No source code changes. Delphi 7 (Build 8.1) compiler now in use. 3.2.07 (23-09-04) Added double click to set T2TPath and SitePath in Conf. 3.2.06 (22-09-04) ColourList Grid now only source of Colour Info. Now using StringGrid for Colour List 3.2.05 (18-09-04) Added Mapping to Desc and SuppRef. Added SuppRef and Desc to Section List. 3.2.04 (17-09-04) All Description Params now used Mapped values. 3.2.03 (16-09-04) Added Ref and Short Name to Section list creation. Moves final Make Status display for clarity. Tidied Nav Buttons. 3.2.02 (27-08-04) Added Ref to SectionList choices. Also added Ref to Description List. 3.2.01 (27-08-04) Added Second Skip Sections List. Also small speedup to Skip Sections code. 3.2.00 (02-08-04) Added error message to Make Sorted if Section Image file doesn't exist. 3.1.99 (28-07-04) Bugfix. Incorrect Size being shown when Minsize > 1. 3.1.98 (27-07-04) Bugfix. Product Weight (from Options Field) wasn't being passed to Actinic. 3.1.97 (14-06-04) Minor fix. Moved Header file close. 3.1.96 (02-06-04) Bugfix. Skip if Colour - NoImage was not generating colour choice if a default product image was defined. 3.1.95 (13-05-04) Added optional Location and Supp Ref to Options Field List. Also allowed for no Option field. Options field now shown on Alt Prices, No Notes and OptS reports. Note for V5 users. The simplepopup routine (see 2.1.52) needs a patch in order to work with Search Highlighting turned on. Replacement code for Act_Primary is:- 3.1.94 (12-05-04) New Report - Any Opt?. Writes file anyoptions.txt listing all records with anything in Options field. 3.1.93 (10-05-04) New feature. Report file written SectionImages.txt that contains list of image filenames that will match Sections. Uses new config parameter SectionImageSuffix for extension. 3.1.92 (08-05-04) Update. Blank T2T Style Card entrys don't contribute to Section List. 3.1.91 (01-05-04) Minor update. Amended AltExtInfSeperator so that no split check is done if field is empty. 3.1.90 (03-04-04) Added comparison operators to numeric custom properties. They can be skipped on comparison to product price. Changed SELLPRICE to be calculated price (not import price / 100) It may be a penny out as the Actinic price is integer pennies ex-vat. 3.1.89 (02-04-04) Added feature. Optional Custom Property SELLPRICE containing website product price in n.nn format may be generated. Useful for JavaScript discount calculations, etc. 3.1.88 (02-04-04) Minor Bugfix. tableTextColourPrefix (and Suffix) had silly default entries - now both are null. 3.1.87 (01-04-04) Amended Custom Property generation to format prices as 1.50 rather than default 1.5 3.1.86 (01-04-04) Added alternative extended info - use $$ as default seperator. All before -> normal text, all after -> extended info. 3.1.85 (25-03-04) Bugfix. Spurious Choices were being added to Components that had no product reference. 3.1.84 (25-03094) Added Default Product Image and Section Product Image Increased Makefile IMAGE field size to 250 (was 20). 3.1.83 (13-03-04) Added Defaults and Prefix, etc to Norcat1-3. Added Norcat 4,5. 3.1.82 (13-03-04) Added Defaults to Product Custom Properties 3.1.81 (13-03-04) Amended Custom Property Generation. 3.1.80 (13-03-04) Added Custom Properties. 3.1.79 (04-03-04) Added exception testing to file I/O on reports. 3.1.78 (03-04-04) Added open file closes to exeption blocks - should be able to recover from most errors without restarting. 3.1.77 (03-03-04) Added null TextOut in ShowStatus as this improves display of fast updating Status Line on XP. 3.1.76 (28-02-04) Amended CUSTOMVAR NORCATSERIAL to only hold last 9 digits of serial number. Thus can be published on website. 3.1.75 (23-02-04) Added Flag "L" Ignore T2T Lock files (T2*.SEM). Added meaningful error message if locked files. Fails gracefully if locked T2T data and allow Retry. 3.1.74 (20-02-04) Added Colour Index value to Colour List report. 3.1.73 (20-02-04) Amended ShortDesc to remove null entry. Tidied labels. 3.1.72 (19-02-04) Added report listing colour codes and names. 3.1.71 (19-02-04) Added warning if no fields selected for short description. 3.1.70 (19-02-04) Added more choices for source of Description Field. 3.1.69 (11-02-04) Tidied some erronous Hints in the Config form. 3.1.68 (06-02-04) Tidied Generate Popup Product Line write statement. 3.1.67 (29-01-04) TableTextColourPrefix and TableTextColourSuffix set to null in Default Advanced form for compatibility with old versions. 3.1.66 (28-01-04) Renamed T2_BRA field BRANCH to BRA TOTALQTY to TOTAL to remove horiz scroll bar on main form and see 2 lines. 3.1.65 (28-01-04) Version 3 Released. Includes all mods from V6 2.1.00. which was start of V3 development. Forms now Blue.