[Nh-pm] strange syntax error

Paul L Lussier pll at lanminds.com
Wed May 7 10:35:15 CDT 2003


In a message dated: Wed, 07 May 2003 10:29:41 CDT
"Black, Franklin" said:

>This code works

> Getofflength:GetArrays($file);
> 
>This code says I have a syntax error at line 7 near Getofflength:
>
> $prec = Getofflength:GetArrays($file);

I'm not familiar with perl on Windows, however, Perl on UNIX/Linux 
requires a '::' in module names.  You seem to only have a single ':' 
above.  Could that be your problem?
-- 

Seeya,
Paul
--
Key fingerprint = 1660 FECC 5D21 D286 F853  E808 BB07 9239 53F1 28EE

	It may look like I'm just sitting here doing nothing,
   but I'm really actively waiting for all my problems to go away.

	 If you're not having fun, you're not doing it right!





More information about the Nh-pm mailing list