<http://forum.pspad.com/read.php?f=2&i=12008&t=11982> ----------------------------------------------------------------
This is by design. Personally I think it's great as I typical have additional file open from another project that should be reopened with current project. Anyways, there are two method that should handle your situation. --- -Right-click on any file tab -Select _Close all but current_ -Close last remaining file tab using normal methods --- I have created a VBScript that closes all file tabs while keeping current project open. It is posted in my online CodeCabinet. http://gogogadgetscott.info/computers/cc/snippet.php?sid=34 It requires the GoGoModule v1.01 or greater for some functions, found at the link below. http://gogogadgetscott.info/computers/cc/snippet.php?sid=54 -Save each file to folder .\PSPad\Scrips\vbscripts\ -Select menu Scripts > Recompile scripts -Set cursor position inside comment -Select menu Scripts > MyAddons > Close All [%sig%] -- PSPad freeware editor http://www.pspad.com
