The following cumulative hot fix is available for SlickEdit 2011 (v16.0.0.6). The cumulative hotfix contains all of the most up-to-date macro fixes for SlickEdit v16.0.0.6. You can confirm the Version Information by going to Help > About SlickEdit.
NOTE: To load a hot fix on a multi-user installation of SlickEdit please see the "Automatically Installing Hot Fixes" section in the SlickEdit User Guide (slickedit_install_dir\docs\SlickEdit_User_Guide.pdf)

Download the hot fix file to a temp (or any) directory on your local machine. Load the hotfix by going to Help > Product Updates > Load Hot Fix and navigate to the hotfix file on your local disk. SlickEdit will copy and load the files to your Configuration Directory and there is no need to extract the files. NOTE: SlickEdit expects all hotfix files to be in .zip format, and extracting the contents of the hotfix.zip file is not necessary.

File name: hotfix_se1600_6_cumulative.zip
File size: 740 KB
Revision: 6
Date: 08 July 2011 

Latest updates:

tagform.e -- Added safety checks to avoid Slick-C stack adding a new tag file using the Tag Files dialog when there are no tag files already loaded.
notifications.e -- Fix stack in notifications log merge.


Updates included in a previous revision:

context.e -- Fix problem collating local variables in template class functions.
files.e -- When using def_filetouch_checking, reset date when skipping reload so the user is not prompted about saving over newer files
compile.e -- Fix project macro variable expansion for %on, %op, %oe, %ob
perl.e -- Do not include Perl workspace files in Perl language tag file.
files.e -- Clear search highlights for auto-reloaded files.
tags.e -- Fix bug where using the strict case sensitivity option caused the find-tag (f) command not to work from the command line.
wkspace.e -- Fix stack when opening a Visual Studio solution file on UNIX.
os2cmds.e -- Use OS-specific path separator when setting PATH for build window.
csymbols.e -- Fix C++ context tagging to correctly handle static_cast<>, const_cast<>, reinterpret_cast<>, and dynamic_cast<> in expressions. Make other C++ cast operator handling work more precisely. Fix handling of C++ smart pointers to handle more complex cases, including ATL::CComPtr<T>.
slickc.e -- If there are hotfixes, add hotfix dir to VSLICKINCLUDE.
slickc.e c.e -- Do not expand "else" when syntax expansion is turned off.
cutil.e codehelp.e -- Fix issue where auto-list members could cause hang if database was busy on account of background tagging.
cjava.e.e -- Fix problem building Java tag database on Mac OS X
quickstart.e -- Fix Options Dialog coming up being Quick Start after clicking links.
wkspace.e project.e vstudiosln.e ptoolbar.e -- Improve performance loading large Visual Studio solution file with hundreds of projects.
ptoolbar.e -- Fixed grayed out menu items on Projects Tool Window context menu.
MenuCustomizationHandler.e, CustomizationHandler.e -- Fixed stack on importing some custom menus.
window.e -- List untitled windows in Windows list.