Players: VFPSP2, Win10 Pro, existing Excel 2016 XLSX file
I'm using automation coding to open an exisitng Excel file, write to it, and then save it as the same name. How can I force that without the system asking me to confirm? What's the SET SAFETY OFF equivalent? My HWP Tamar Granor/Ted Roche book is at home so hoping to get a tip before the work day is over.
Here's my line of coding saving it: this.oExcel.ActiveWorkBook.SaveAs(ADDBS(this.cPath)+this.cFile)
(Did the Office automation book get released into the public domain like Hackers Guide and Stonefield Database Toolkit did yet?)
tia, --Mike _______________________________________________ Post Messages to: ProFox@leafe.com Subscription Maintenance: https://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: https://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: https://leafe.com/archives This message: https://leafe.com/archives/byMID/6dc05207-cd46-4603-9cc4-ce963ce81...@mbsoftwaresolutions.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.