Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Launching an .exe file from Perl

by Shoeboy (Sexton)
on Jul 07, 2000 at 22:33 UTC ( [id://21550]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    system("isql /Speterj /Usa /Pas_if");
    system("isql /Speterj_build /Usa /Pas_if");
    
  2. or download this
    system("start isql /Speterj /Usa /Pas_if");
    system("start isql /Speterj_build /Usa /Pas_if");
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (3)
As of 2024-04-19 22:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found