mulgara - semantic store

skip navigation

SHOW SITE NAV
fixed
fluid
straight

execute

Executes a script of iTQLTM commands, displaying the results of each command after it is executed. The general syntax is as follows:

execute <script url>;

Where <script url> is the file containing the iTQL commands.

For example:

execute <file:test.itql>;
execute <file:/usr/local/tks/sample/itql/loaddc.itql>;
execute <http://www.foo.com/droptempmodel.itql>;

Valid XHTML 1.0 TransitionalValid CSS 3.0!