Alex,

I tried this :
a="Test1 "
b="Test2 "
c= a ++ b
d="C:\Documents and Settings\steve.fisher\Desktop\Statement.pdf"
e="blat body1.txt -to [EMAIL PROTECTED] -attach " ++ d

debug &(c)
debug &(e)

returns on one line
blat body1.txt -to [EMAIL PROTECTED] -attach C:\Documents
and Settings\steve.fisher\Desktop\Statement.pdf

Test1 Test2 

So it must be something to do with the _file_ variable.

Will keep trying!

Steve







Attention: PowerPro's Web site has moved: http://www.ppro.org 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/power-pro/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to