I have to agree with Les. I'd also put the DLLs into SYSTEM for Windows 9x and SYSTEM32 for Windows NT/2000/XP.

Additionally, since I'm running all my scripts with SETOPTION('NoVarsInStrings','ON') it is natural to me now to properly use quotes (') and use the double qoute (") only when enclosing filenames.

I also remember that Ruud mentioned that support for variables/macros insise quotes might be dropped completely in a future version of KiXtart. Thus, my scritps try to be future-proof.

BYW, I think that vars/macros inside strings look ugly.
_________________________
There are two types of vessels, submarines and targets.