ActiveState Powered by ActiveState

ActiveState Community


PerlCtrl and embedded arrays

Posted by axtens on 2008-02-20 00:44

G'day everyone

What I'm after is code demonstrating how to pass back embedded arrays from a PerlCtrl'd script. What I'm wanting to do is generate lisp structures in Perl and pass them back to VB/VBScript as Array(Item, Item, Array( Item, ... )).

Any suggestions gratefully received.

Kind regards,
Bruce.

axtens | Thu, 2008-02-21 21:17

G'day everyone

Well, with a bit of help from PerlMonks, I worked out a solution. See http://codeaholic.blogspot.com/2008/02/perlpdkperlctrl-returning-array-o... for the result.

Kind regards,
Bruce.

-->