> RCmd = "blat body1.txt -to [EMAIL PROTECTED] -attach " ++ _File_
> Debug &(RCmd)
> 
> Does this produce the expected result?

Alex,

No: Still no concatenation, debug returns

blat body1.txt -to [EMAIL PROTECTED] -attach 

but now the pdf file launches in ghostview (my pdf viewer)

script is now:

;shortend email address
;to fit on one line
;drop file = statement.pdf
rcmd="blat body1.txt -to [EMAIL PROTECTED] -attach " ++ _file_
debug &(rcmd)

My machine died a couple of weeks ago, have I missed a setting when I
installed PP again?

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