Open Excel file with TOleAuto() - parameters

Post Reply
hidroxid
Posts: 30
Joined: Sun Apr 24, 2011 12:50 am

Open Excel file with TOleAuto() - parameters

Post by hidroxid »

Hi All,

How to send parameters to Open() method of Excel:Workbooks?

The sintaxis for the command is:

:Open (FileName, UpdateLinks, ReadOnly, Format, Password, WriteResPassword, IgnoreReadOnlyRecommended, Origin, Delimiter, Editable, Notify, Converter, AddToMru, Local, CorruptLoad)

I need send UpdateLinks with .F. and ReadOnly with .T.

Thanks in advance
Post Reply