Kind-of. However, you should never use variables inside strings. Better syntax is
code:
? "Print out this variable: " + $variable

together with a
code:
$iRC=setoption('explicit','on')
$iRC=setoption('novarsinstrings','on')

for clean KiXtart scripts.

[ 23. July 2003, 22:49: Message edited by: sealeopard ]
_________________________
There are two types of vessels, submarines and targets.