



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.
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.