TQS Home
Trivia Quiz Shell Version 2.8 Now Available!Bot Productions Home
TQS HomeAbout TQSDownloadAuthor's Guide
TQS 2.6

Back to Reference

FILES Element

Contains files that are embedded within the TQS XML document.

Syntax
<FILES>
  ...
</FILES>
Attributes

None.

Placement

The FILES element must be a child of the TQS element.

Children

The following child element is supported:

Remarks

Do not create or edit this element directly. Use the TQS Embed Utility to add and remove files from TQS applications.

Example

<FILES>
  <FILE NAME="file1.gif">/9j/4AAQSkZJ ...</FILE>
  <FILE NAME="file2.gif">2wBDAQMEBAUE ...</FILE>
  ...
</FILES>

©2020 Bot Productions. All rights reserved.Last Updated: May 28, 2004