Quick question

How can I do this 
print "This is the value ".$x->SomeFunc();
as
print "This is the value $x->SomeFunc()";

seems like the substition stops at the - on the second line

Alex

Attachment: signature.asc
Description: Digital signature

-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to