I'm trying to create a VBA script that will automatically create a new fax
coverpage, and fill in the form field book marks with information on which
ever contact is currently being displayed in my Palm Desktop software.
I'm getting the info from Palm desktop by using a series of appactivate
/sendkeys statements, to activate the "edit > send to > msword " feature of
Palm desktop. This is proving difficult, and I've read in the group that
sendkeys is unreliable. Is there a better way to interact with a 3rd party
app like this?
Paul

Signature
__________________________________
The Comedy & Juggling of Paul Isaak
http://www.funnyjuggler.com
Toll Free - 1-877-852-4590
Doug Robbins - Word MVP - 05 Nov 2005 07:36 GMT
Googling for Palm Desktop VBA turns up a few hits that may give you some
information.

Signature
Hope this helps.
Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.
Doug Robbins - Word MVP
> I'm trying to create a VBA script that will automatically create a new fax
> coverpage, and fill in the form field book marks with information on which
[quoted text clipped - 7 lines]
>
> Paul