> -----Original Message-----
> From: Derek Byrne [mailto:[EMAIL PROTECTED]
> Sent: Thursday, June 26, 2003 4:44 PM
> To: 'LoBue, Mark'; Derek Byrne; '[EMAIL PROTECTED]'
> Subject: RE: Re : Compilation Errors
> 
> 
> Oopsie - just saw my own mistake, forgot to add the ; at the 
> end of the line
> preceding the last print.. Doh!
> Thank you Mark, just tried it again, and it works without the 
> '' surrounding
> the 5.. to be proper, should it have the ''?
> 

Perhaps perl is doing that for you also, it is just so smart, since the . is
a string operator, it converts both arguments to strings.

-Mark

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to