Previous Topic

Next Topic

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>;

See Also

iTQL Commands

alias

backup

comment (#)

commit

create

delete

drop

help

insert

load

quit

restore

rollback

select

set

Open Source logo

© 2001-2004 Tucana Technologies, Inc. Some rights reserved.

© 2006 The Mulgara Project. Some rights reserved.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License".