PDA

Click to See Complete Forum and Search --> : this is a long shot..


smileyface5
Jan 22nd, 2005, 10:44 AM
I am trying to create a spell and grammar check in microsoft word for a minority language that does not already exist in microsoft word. i have a perl module installed on my computer that allows you to enter sentences at the command prompt and it checks the grammar and provides corrections.
What i want to do is write vba code that will be able to interface with the perl module.
Would anyone have any idea of how i could go about doing this, or where i could go to get help?

It would be much appreciated.

Dave Sell
Jan 24th, 2005, 03:26 PM
If you can find a utility that can wrap a Perl Module inside of a COM object you might get somewhere.

smileyface5
Jan 25th, 2005, 04:55 AM
this doesnt mean much to me.
where could i find information on how to do this??
thanks very much for the reply