Originally Posted By: duo
That gets us to an interesting point Glen, check out this line
 Code:
Use $drive: $share /user:$StringUsername /password:$StringPassword

There is definantly something wrong with this line. What is the proper syntax for this line with novarsinstrings on?
....


The line above is the proper format with no vars in strings on and off. There are no vars inside strings in that line. The variable can hold a string but the variables should not placed in between quotes for best practice kix scripting. One could argue about the : behind and after the variables though.

 Originally Posted By: duo

....
also what is the difference between $=novars in strings or $variable name=no vars in strings?


There is no difference other the length of the variable taking the return value of Setoption("NorVarsInStrings", "on or off"). $ is a valid name for a variable in kix. Maybe not the best choice but still valid.
_________________________
Mart

- Chuck Norris once sold ebay to ebay on ebay.