Not to nitpick, but the new standard is:
Code:

Dim $iSO
$iSO=SetOption('Explicit','On')
$iSO=SetOption('NoVarsInStrings','On')
$iSO=SetOption('NoMacrosInStrings','On')


including compliance with KiXforms-based Hungarian Notation
_________________________
There are two types of vessels, submarines and targets.