TQS Home
Trivia Quiz Shell Version 2.8 Now Available!Bot Productions Home
TQS 2.0

Back to Reference

BUTTONS Element

Contains buttons that are defined for the entire application.

Syntax
<BUTTONS>
  ...
</BUTTONS>
Attributes

None.

Placement

The BUTTONS element must be a child of the GLOBAL element.

Children

The following child element is supported:

Remarks

The BUTTONS element groups together application-wide BUTTON definitions.

Example

<BUTTONS>
  <BUTTON .../>
  <BUTTON .../>
  ...
</BUTTONS>

©2020 Bot Productions. All rights reserved.Last Updated: June 14, 2001