VBcodePrint – Release History

Copyright © 1990-2011 STARPRINT LIMITED

All Rights Reserved
www.starprinttools.com

Version

Description

Release Date

6.26.112

Bug Fixes:

·         An exception occurs when source code has syntax errors

24th February 2011

6.26.111

Bug Fixes:

·         The install does not always work

29th March 2010

6.26.110

Bug Fixes:

·         The registration codes do not stick if used alongside VBAcodePrint

24st February 2010

6.26.109

Bug Fixes:

·         The registration codes do not stick

·         The printer selection box on the options form is not wide enough, which now has been moved to the top of the preview window in the right hand pane

29th January 2010

6.26.108

Bug Fixes:

·         Table of Contents and Procedure Index does not show functions and procedure that have space before ‘sub’ or ‘ function’ keyword

10th July 2009

6.26.107

Bug Fixes:

·         Fails with errors If  My Documents folder is mounted on a network drive

30th May 2009

6.26.106

Bug Fixes:

·         Fonts for procedure Index and Table of Contents (TOC) can be customized

1sty April 2009

6.26.105

Bug Fixes:

·         Macros in the page header/footer are not always substituted

·         Character ‘&’ is output as keyword instead of as text

·         Line labels are output as identifies instead of text

·         Some build-in functions like Trim, left, Right etc are output as keywords instead of identifiers as per VB IDE 

·         An exception occurs when version 6.26.104 is used first time

·         Margins work correctly in all regional and language settings

14th December 2008

6.26.104

Bug Fixes:

·         The following options are not restored between VB IDE reloads:
General > ‘Print Table of Contents (TOC)
Options > General > Bitmaps > ‘print at the end of file’
Options > Indenting > ‘Align EOL Comments in column NN’
Options > Indenting > ‘Column Number’
Options > Page Setup > General > Borders

·         The page borders are drawn with the colour of the connecting lines that makes it difficult to separate the connecting lines from the page borderlines. This version always draws the pages border with dark grey color and ‘1pt’ thickness

·         The preview is not updated when ‘Connecting lines’ checkbox is toggled

·         The ‘Procedure headers’ font setting does not change the fonts for the procedure/function header.  The option to set the fonts has been removed in this version as it is not used

·          

An additional macro variable {Year} has been provided. This can be used to output the year in the page header/footer. For example, you can set a segment of page header/footer as:

© {Year} StarPrint Limited

The generated output will show the following in the page/header/footer segment if the output was generated in year 2008:

© {2008} StarPrint Limited

1st November 2008