Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Setting Classpath with Perl
Name: smouchawrab Date: December 26, 2005 at 03:47:46 Pacific OS: XP Professional CPU/Ram: Pentium
Comment:
Hello, I'd like to set a java classpath from a perl script. I tried to use the system function to do so by writing: "set CLASSPATH=C:\\eclipse\\workspace\\Test;\n"; but the classpath did not changed and the java file could not be executed in a statement written later.
Same problem when I want to change directory from perl; I tried to use system function to change directory as in: system "cd C:\\Logs"; But again it didn't work.
Summary: I want to have a batchfile set files with a certain extention to open with a certain program, then let the user choose to open one of various files in the same folder as the batchfile. So I guessed at...
Summary: I try to connect to a Pix Firewall Cisco via telnet, i use a module Perl Net::Telnet::Cisco and work good with other routers, but in Pix don“t do it, i think it is because Pix dont ask me username ju...
Summary: Hello, all. I am a programmer with considerable experience in HTML, CSS, Javascript, VBscript, ASP, XML and SQL on the one hand and C/Unix on the other. But absolutely no experience in Perl. I have ju...