[Kst] JS in Kst

George Staikos staikos at kde.org
Wed Nov 30 23:12:19 CET 2005


On Wednesday 30 November 2005 16:41, Andrew Walker wrote:
> Does any document exist that describes how to the JS Console
> in Kst. What are the valid commands, syntax, etc. Thanks,

  There are exactly three commands:

printf(_T("session\t\tDisplay the name of the session in use\n"));
printf(_T("help\t\tDisplay help\n"));
printf(_T("exit\t\tExit the command-line interpreter\n"));

   Anything else it accepts is considered KstScript, and is documented on the 
website.

-- 
George Staikos
KDE Developer				http://www.kde.org/
Staikos Computing Services Inc.		http://www.staikos.net/


More information about the Kst mailing list