Clearing command text

Posted by Poromenos on Thu 21 Aug 2003 02:30 PM — 5 posts, 14,508 views.

Greece #0
How do I clear the command text via scripting? SetCommand "" obviously doesn't work...
USA #1
docommand "KeysEscape"
Greece #2
That won't work if the current world doesn't have the focus though, will it? DoCommand is a bit sloppier than the others...
Australia Forum Administrator #3
See:

http://www.gammon.com.au/scripts/doc.php?function=PushCommand
Greece #4
The man with the plan.