| Immediate |
|---|
| This lets you test script commands in an "immediate" window - that is, anything you type is executed as soon as you click "Run". This lets you test script snippets before using them in a larger script. For example (in VBscript) just enter: world.Note "Hello, world" and click "run". Run Click this to execute the script. Close Closes the window. Any script in it is remembered for next time you open this window (in this session of MUSHclient, for this world). See Also ... Topics
Arrays
Lua base functions
Lua bc (big number) functions
Lua bit manipulation functions
Lua coroutine functions
Lua debug functions
Lua io functions
Lua math functions
Lua os functions
Lua package functions
Lua PCRE regular expression functions
Lua script extensions
Lua string functions
Lua table functions
Lua utilities
Plugins
Scripting
Scripting callbacks - MXP
Scripting callbacks - plugins
Scripting data types
Scripting functions list
Scripting return codes
Utilities
Variables
World functionsCommand
Immediate (Allows testing of scripts)Dialog
Scripts(Help topic: dialog=IDD_IMMEDIATE)
Documentation contents page |