And I highly recommend to add
Code:

$rc=setoption('explicit','on')
$rc=setoption9'novarsinstrings','on')

as the first lines of code and to only use single quotes (') as string delimiters unless a double quote (") is aboslutely necessary. Double quotes should be restriced to enclosing file/pathnames that might contain spaces.
_________________________
There are two types of vessels, submarines and targets.