Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP6 and Excel
Message
 
To
18/11/2003 06:44:21
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Miscellaneous
Thread ID:
00806542
Message ID:
00850935
Views:
29
Hilmar

I used your code

* If you can obtain R/W access to a file, delete it
local lnMyFile
lnMyFile = fopen("c:\global\clientstats.xls", 2)
if lnMyFile > 0
fclose(lnMyFile)
endif


That still doesn't appear to work - my email system cannot get access to the file to send it. If I cancel the program and run the email program it sends it just fine

Any ideas?

Thanks

Colin
Specialist in Advertising, Marketing, especially Direct Marketing

I run courses in Business Management and Marketing
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform