Kinook Software Forum

Kinook Software Forum (https://www.kinook.com/Forum/index.php)
-   [VBP] Third Party Tools (https://www.kinook.com/Forum/forumdisplay.php?f=3)
-   -   Unable to run perlscript properly under Visualbuild (https://www.kinook.com/Forum/showthread.php?t=704)

pyang 12-16-2004 08:55 PM

Unable to run perlscript properly under Visualbuild
 
Hi,

I have a problem running the perlscript *.pl under VisualBuild. Some how it just does not get it running properly.

After running the step, the output is build successfully completed. But in actual fact nothing was done.

But when i run the perl script from command prompt it works fine.

I've tried both ways, using the Run Program and Run Script steps.

In Run Program:
Under Command section - %DOSCMD% call "test.pl"
Start in section - C:\test\

In Run Script:
I pasted the entire script there and selected Perlscript under the language dropdown list.

Any idea?

pyang 12-16-2004 09:09 PM

Oh, i got it to work using the Run Program step but with a different comand in the command section.

I'm using %DOSCMD% "perl.exe test.pl" instead of %DOSCMD% call "C:\test.pl"

Some how the call does not seems to work.


All times are GMT -5. The time now is 12:42 AM.


Copyright © 1999-2023 Kinook Software, Inc.