> I keep getting a "Missing $ on loop variable..." error statement.  I looked
> in the archive, and there was a similar message in whichnit turned out the
> sender had not received all the necessary files in the distribution he
> downloaded.  

Realy? Doesn't seem like it. Could you post the relevant code?

> I checked, and I have all the files, but GUI.bs is just an
> empty file.  I assume this is the problem.  Could somebody tell me
> 
> 1) Is this really the problem, or is GUI.pm supposed to be empty when you
> decompress the distribution?

GUI.pm not, GUI.bs yes.

I do not think this is the problem. The error message means you have 
written something like this :

foreach a (1,2,3,4,5,6,7,8) {print $a};

Jenda 
== [EMAIL PROTECTED] == http://Jenda.Krynicky.cz ==
 The phenomenon of UFO doesn't say anything about
    the presence of intelligence in space.
  It just shows how rare it is here on the earth.
                                    A.C.Clarke

Reply via email to