Register forum user name Search FAQ

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
Database (SQLite)
Lua base functions
Lua bc (big number) functions
Lua bit manipulation functions
Lua coroutine functions
Lua debug functions
Lua io functions
Lua LPEG library
Lua math functions
Lua os functions
Lua package functions
Lua PCRE regular expression functions
Lua script extensions
Lua SQLite (database) interface
Lua string functions
Lua syntax
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 functions

Command

(Immediate) Allows testing of scripts

Dialog

Scripts

(Help topic: dialog=IDD_IMMEDIATE)

Documentation contents page


Search ...

Enter a search string to find matching documentation.

Search for:   

Information and images on this site are licensed under the Creative Commons Attribution 3.0 Australia License unless stated otherwise.