Stefan: -------------------------------------------------------------------------------- It's because that are not VBScript members but from WshShell object and FileSystem object and items from WScript scripting host.
One would use them like: WScript.Quit WshShell.RegRead FSO.OpenTextFile ... file.AtEndOfLine But it could not harm to include them. You can even do that your own in "\PSPad\Syntax\VBScript.ini" -------------------------------------------------------------------------------- You are correct that many of the properties and methods are extensions of objects and not specifically vbscript or WSH. However, they are commonly used extensions which cross many different objects and it would be great if they were included. I have started my own vbscript ini file because they are not apart of the default set. Problem is I never seem to have a copy of it to install on all the machines I use PSPad on :-(. -- <http://forum.pspad.com/read.php?2,56468,56495> PSPad freeware editor http://www.pspad.com
