On 23 Jul 2004 at 0:15, Kean wrote:

> Hallo,
> 
> i have a Problem with Par and ole. I have wrote a script that uses Ole to open a 
> excel-file and
> i want to compile this script with par to an exe.
> 
> The compilation is fine pp doesnt show an error, but when i try to execute the file 
> there comes
> the following message box: "Der Prozedureinsprungpunkt "Perl_Gsv_laceholder_ptr" 
> wurde in der DLL "perl58.dll" nicht gefunden."
> 
> Can you help me to fix this Problem? Or can you fix the bug in par?
> 
> Thank you.
> 
> Greetings from Germany
> 
> Kai Ludick

There is an entry point "Perl_Gsv_placeholder_ptr" in perl58.dll. Is your spelling of 
the error message above exact (Perl_Gsv_laceholder_ptr instead of 
Perl_Gsv_placeholder_ptr)?

Can you give a small example program that does this and your PAR version?

Alan Stewart


Reply via email to