Re: Win32:OLE basic examples

2001-04-11 Thread Peter Mosinskis
Thanks for the info Ron. Apparently my brain was not in service last night :) --Peter At 08:49 PM 4/10/2001 -0400, you wrote: >> Does anyone a resource for sample scrips for Win32:OLE? I'm essentially >> looking for a script that will simply open an Excel file, write to a set of >> cells, and sav

RE: Win32:OLE basic examples

2001-04-11 Thread James Coyle
>> Does anyone a resource for sample scrips for Win32:OLE? I'm essentially >> looking for a script that will simply open an Excel file, write >to a set of >> cells, and save the file. But any kind of basic samples will do. you've probably got it on your machine... open a browser, then open c:\p

Re: Win32:OLE basic examples

2001-04-10 Thread Ron Grabowski
> Does anyone a resource for sample scrips for Win32:OLE? I'm essentially > looking for a script that will simply open an Excel file, write to a set of > cells, and save the file. But any kind of basic samples will do. > > Sounds simple enough, but I'm having problems plowing through the > Active

Win32:OLE basic examples

2001-04-10 Thread Peter Mosinskis
Hi, Does anyone a resource for sample scrips for Win32:OLE? I'm essentially looking for a script that will simply open an Excel file, write to a set of cells, and save the file. But any kind of basic samples will do. Sounds simple enough, but I'm having problems plowing through the ActiveState d