Re: Please help me pass an array from VBA to Perl and populate it. Newbie at wits' end!
- From: "Dr.Ruud" <rvtol+news@xxxxxxxxxxxx>
- Date: Thu, 5 Oct 2006 17:36:47 +0200
david.f.jenkins@xxxxxxx schreef:
I'm aware of that.
Of what? Don't top-post.
I have created the Perl ActiveX control I need, and can safely travel
back and forth from VBA to Perl. What I *need* is help on the
mechanics of getting String array information back from the called
control. I am unable to figure out how to do this either through a
passed argument, or through VBA access of the control's poperties.
Right now, I'm pretty much dead in the water. I just can't believe
that this is not a problem that myriads of others have already faced
and overcome.
Maybe this helps:
SOAP::Lite
http://search.cpan.org/src/BYRNE/SOAP-Lite-0.69/examples/COM/
("when you return an array reference from a subroutine, it is
automatically converted into an array in the host language")
Scriptlets
http://www.foo.be/docs/tpj/issues/vol3_4/tpj0304-0009.html
PDK:
http://www.foo.be/docs/tpj/issues/vol5_3/tpj0503-0011.html
(all from the first few hits of google: vba perl string return)
--
Affijn, Ruud
"Gewoon is een tijger."
.
- Follow-Ups:
- Re: Please help me pass an array from VBA to Perl and populate it. Newbie at wits' end!
- From: david . f . jenkins
- Re: Please help me pass an array from VBA to Perl and populate it. Newbie at wits' end!
- References:
- Please help me pass an array from VBA to Perl and populate it. Newbie at wits' end!
- From: david . f . jenkins
- Re: Please help me pass an array from VBA to Perl and populate it. Newbie at wits' end!
- From: Dr.Ruud
- Re: Please help me pass an array from VBA to Perl and populate it. Newbie at wits' end!
- From: Mark Clements
- Re: Please help me pass an array from VBA to Perl and populate it. Newbie at wits' end!
- From: david . f . jenkins
- Please help me pass an array from VBA to Perl and populate it. Newbie at wits' end!
- Prev by Date: Problems at writing multiple files
- Next by Date: Re: Regarding numeric literals
- Previous by thread: Re: Please help me pass an array from VBA to Perl and populate it. Newbie at wits' end!
- Next by thread: Re: Please help me pass an array from VBA to Perl and populate it. Newbie at wits' end!
- Index(es):
Relevant Pages
|