FUNCTION SENDREPORT
parameter dfrom, dto
repstat=1
* LOCAL loapp as outlook.application, mynewmsg as outlook.message, ;
* lomailto as string
IF FILE("D:\AISLMAIN\REPORT\OUTPUT\REPORT.DBF")
* run /N2 "c:\program files\microsoft office\office12\outlook.exe"
objWMIService =...