in reply to Re: Re: Converting Visual Basic Code to PERL
in thread Converting Visual Basic Code to PERL

Perhaps you should check with your documentation on whether this is exported as a COM method. I use LotusScript occasionally and some functions are designated as COM-only and others are inaccessible from COM (there's always a work-around though)

  • Comment on Re: Re: Re: Converting Visual Basic Code to PERL