Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Close Excel nosave
Message
From
01/12/2006 18:24:52
 
 
To
01/12/2006 18:06:00
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
01174322
Message ID:
01174328
Views:
9
>Can someone tell me how the following translates into VFP code?
>
>oExcel.close SaveChanges:=False
>
>Thanks
oExcel.Workbooks(1).Close(.f.)
or
oExcel.ActiveWorkBook.Close(.f.)
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform