Previous Topic

Next Topic

comment (#)

The comment character (#) signals to the interpreter that the text following is a comment and should not be processed. The comment character is only useful within iTQLTM scripts.

For example, the following query is not executed:

# select $subject $predicate from <rmi://mysite.com/foo> where $subject $predicate 'Booya';

See Also

iTQL Commands

alias

backup

commit

create

delete

drop

execute

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".