Tuesday, December 11, 2001, 2:12:05 PM, Ben Crane wrote:
> I'm having to send some data out of MapBasic and into
> a Perl program and then return it to MapBasic. I was
> thinking a small perl DLL program would work. I know
> how to send info to a DLL file, but HOW do you make a
> perl DLL from scratch??? Any assistance/code snippets
> would be a dream. I am just passing text/number data
> that is jumbled up in Mapbasic to perl to sort it out
> and then return it.

Activestate have a product called "perl dev kit"[1] which
apparently has:

  PerlCtrl - Create ActiveX controls written in Perl
  PerlCOM - Embed Perl interpreters into client applications

is that the sort of thing?

(disclaimer: i don't do windows)

[1] http://www.activestate.com/Products/Perl_Dev_Kit/

-- 
Best regards,
Daniel                               [EMAIL PROTECTED]


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to