Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by llaber

  1. llaber

    Running perl script from PC when script and perl are on a server

    I have figured out how to run it from a PC. I shared out the server's Perl drive and subdirectories with read/execute permissions. On the PC, I mapped the perl drive on the PC. Then, I created a bat file on the PC to run the Perl executable, calling the script. The script is also on the...
  2. llaber

    Running perl script from PC when script and perl are on a server

    I wrote a perl script that prompts the user for a file name. Then, it does some checking to see if the file exists and reprompts if the user enter a bad file name, the file has a string in it that it shouldn't, etc. This works fine from my PC which has Perl installed. Now I've moved the script...
  3. llaber

    Retrieving Windows LoginID

    Could you please give me more detail. I am new to Windows and Perl. I'm used to Unix.
  4. llaber

    Retrieving Windows LoginID

    I need to know if there is a way to get the Windows Login ID, in a perl program? I will just be storing their ID in the log, so we know who is running the program.

Part and Inventory Search

Back
Top