It looks like you're new here. Sign in or register to get started.
if isclear(winscript) then create(WinScript); WinScript.SendKeys('{F3}');
Comments
How about making a subform with the comment lines?
I can't use a subform because it should be possible to mark wether you want the comments to show up on the settings.
WinScript is an Automation Control 'Windows Script Host Object Model'.WshShell
This executes the comment via the menubutton so the OnUpdate thingy works.