| 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 script extensions
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 |