Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SMTP Settings
#12
Code:
Copy      Help
Dir d; xAttach
foreach(d "$my qm$\*.dat" FE_Dir 0x4)
    xPath=d.FileName(1)
    xAttach.from("''" xPath "''")
    SendMail "myemail@home.com" "Files" "Attached" 0 xAttach "" "" "" "" "QM"
    out xAttach

The above example generates an error:

"Error (RT) in SendArchive: SendMail: cannot add attachment "C:\Documents and Settings\Dad\My Documents\My QM\drsmith1024.dat"


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)