I need for security reasons to connect to an hidden share with Kixtart (16 or 32). But when the user logs in, all lines are processed but the one caontaining a $.

For example, in the following script, line 1 & 3 will be processed, but not line 2 :

USE \\SERVER\SHAREA
USE \\SERVER\SHAREB$
USE \\SERVER\SHAREC

Is this a limitation of Kixtart, and if so, is there a workaround for this ?

Thanks in advance.

Stephane.