ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> perl-win32-users
perl-win32-users
Automate an ActiveX Process
by Phillip Richcreek other posts by this author
Jun 15 2009 9:27PM messages near this date
view in the new Beta List Site
RE: Save As option in Win32::OLE | RE: Automate an ActiveX Process
I want to automate -- eliminate user interaction -- a process that
states in its doc...

"Miraplacid Text Driver registers itself as an ActiveX object and
could be used from any scripting and OLE-compliant software.
Using this ability, you can control the printing process directly from
your script or application."

"To create component, use following constructions

JScript: var obj = WScript.CreateObject("Miraplacid.TextDriver");
VBScript: set obj = WScript.CreateObject("Miraplacid.TextDriver")
Visual Basic: Set obj = CreateObject("Miraplacid.TextDriver")"

I'd like to write the automation script in perl. Can someone give me
some guidance on how to do this? I have a request in to the product's
support group but so far they have not responded.

TIA,

Phil
_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Phillip Richcreek
Jan Dubois

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved