FILES ElementContains files that are embedded within the TQS XML document. Syntax<FILES> ... </FILES> AttributesNone. PlacementThe FILES element must be a child of the TQS element. ChildrenThe following child element is supported: RemarksDo 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> |