GUI Script

From NFBSP

Jump to: navigation, search

Contents

General

There are several top-level commands in this file, in which sub-level commands can be used. All top- and some sub-level commands must be closed with an 'END' tag. Some sub-level commands contain low-level commands which carry out a task and do not have an ending tag.

Comments

Comments are started using a '#' char, and continue to the end of the line.

Example:

# This text will not cause an error, because it is commented.

GUI Variables

These are structs which can be declared and used within the script with their assigned properties.

GUI Commands

These are structs which are used to set up the dynamics of the menu.

Not Yet Fully Documented

See Also

Personal tools