I fixed the missing quotation and still no joy.
Is there another way of indicating an expect script?

----- Original Message ----- 
From: "Tom Phoenix" <[EMAIL PROTECTED]>
To: "Helen" <[EMAIL PROTECTED]>
Cc: "Beginners List" <beginners@perl.org>
Sent: Tuesday, August 29, 2006 3:55 PM
Subject: Re: Totally lost - need a starting point


> On 8/29/06, Helen <[EMAIL PROTECTED]> wrote:
> 
> Is the problem that your program still has syntax errors?
> 
> > print "Content-type: text/exp\n\n;
> 
> When you run your program from the command line with the -c (check
> syntax) option, you can catch errors like missing quote marks without
> actually running the program.
> 
> Hope this helps!
> 
> --Tom Phoenix
> Stonehenge Perl Training
> 
> -- 
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> <http://learn.perl.org/> <http://learn.perl.org/first-response>
> 
> 

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to