Mombu the Programming Forum

Go Back   Mombu the Programming Forum > Programming > looking for Win32::OLE examples (automating Lotus 123 and Approach)
User Name
Password
REGISTER NOW! Mark Forums Read




Reply
1 14th March 03:05
jt
External User
 
Posts: 1
Default looking for Win32::OLE examples (automating Lotus 123 and Approach)



Can sbdy point me to a good source of such examples - I need to export
a few spreadsheets from Lotus 1-2-3 as CSV files , connect to Approach,
import those files as tables, run few SQL queries and export results as
text files.
I read Win32::OLE examples pertaining to Access and Excel but it does not
seem that one can simply modify them to work with 1-2-3 and Approach.
I do not know anything about OLE in general - is there a good online source
that would be relevant to Lotus products and Win32::OLE.

Thanks,

JT
  Reply With Quote


 


2 17th March 04:05
woland99
External User
 
Posts: 1
Default looking for Win32::OLE examples (automating Lotus 123 and Approach)



Thanks Bryan - that is really extremely helpful - now at least I can see
some syntax.

JT
  Reply With Quote
3 20th March 04:59
bob walton
External User
 
Posts: 1
Default looking for Win32::OLE examples (automating Lotus 123 and Approach)


Those attempting this should note that success requires two things:
First, PerlScript must be installed, and second, you must use a recent
version of Internet Explorer -- other browsers won't work. Without both
of those, you will just get a bunch of blank frames with no indication
of why.
....


--
Bob Walton
  Reply With Quote


 


Reply


Thread Tools
Display Modes




666