in reply to Embedding Perl in VB
I've done this, more or less, with Excel and VBA, in the past. It's quite convient. I simply created a Microsoft Script Control object, eval'd do 'file.pl', then eval()'d my real code. It was easy -- had all the advantages of VBA, and all of the advantages of perl.
Unfornatly, I can't seem to find the excel sheet, only the perl code, which isn't very interesting.
|
|---|