On Oct 7, 6:10 pm, "Cor Ligthert[MVP]" <notmyfirstn...@planet.nl>
wrote:
> Kimi,
>
[quoted text clipped - 3 lines]
>
> Cor
Hello Cor,
Thanks for your response. Good article but i couldn't know where to
put, i get some errors when debugging about "overload failed because
no acceptable "new"...bla bla".
How can i re-organize my code and make my external process run from
root folder where my main project resides?
Thanks.
kimiraikkonen - 07 Oct 2007 20:35 GMT
Hi again :)
Ok i've fixed by typing:
psinfo.workingdirectory = application.startuppath before
process start line.
Now it's OK. Very thanks.