Changed my call.kix to the below...
 Code:
$file = "\\server\share\call2.kix"
Call $file

? @Error
? @SError
get $
Left call2.kix as...
 Code:
$nul = messagebox(@Kix + @CRLF + @ScriptDir, "test", 0)

Exit 0

And all still works for both 4.66 and 4.67. (And the real server name does have a number in it)