Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^4: Writing a Perl extension framework for Inkscape

by Lotus1 (Vicar)
on Jan 22, 2019 at 23:22 UTC ( [id://1228851]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Writing a Perl extension framework for Inkscape
in thread Writing a Perl extension framework for Inkscape

pryrt wrote:

[...] or you can temporarily set the PATH to include the appropriate bin-directories (as seen in portableshell.bat); or if you're launching from another application, it could change the **env argument to add those variables;

Hi pryrt, I wasn't sure if you realized it but portableshell.bat can be used to launch Perl scripts from other applications. You can call it in place of perl.exe to run your script without actually opening a shell. All of the command line parameters are passed through portableshell.bat to perl.exe. If you don't provide any parameters then it just opens the shell. I have used this frequently from the Windows Task Scheduler as well as from other programs where I need to launch Perl scripts.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1228851]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (1)
As of 2024-04-25 05:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found