2.00.19

Latest version news and what is changed.
Post Reply
larsa
Site Admin
Posts: 926
Joined: Mon Jun 27, 2005 9:30 pm

2.00.19

Post by larsa »

! Creating files with more than 100,000 strings could result in corrupt files.
! Built in name bnPrintTitles can now be set to both rows and columns. Do so by separating the areas with the ListSeparator global variable. Example:

Code: Select all

Sheet1!$A$1:$H$65536,Sheet1!$A$1:$IV$3
This will set bnPrintTitles to columns A-H and rows 1-3.
Post Reply