OK, I looked into this "SendKeys", but I can't get this running. My code is
set SH = Wscript.CreateObject("WScript.Shell")
SH.AppActivate "PSPad"
SH.SendKeys "+^v"My error is on first line stating that: "Variable SH is not defined". This is just a part of code from help file, so what did I do wrong? Any ideas? Thanks, -- <http://forum.pspad.com/read.php?2,42988,43060> PSPad freeware editor http://www.pspad.com
