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!

Search results for query: *

  1. banjopicker

    How to ftp within a Perl script

    I am trying to execute a series of ftp commands within a perl script on windows. I thought this would be as easy as using DOS commands with 'system' commands. This does not seem to work and I get stuck at the first ftp step. I have also tried using ampersands as a continuation of the DOS...
  2. banjopicker

    Using DOS commands in Perl

    I am running a perlscript on windows. To execute DOS commands within Perl, I have used "system 'dir';" within the Perl code. This example would execute a simple directory listing. The challenge I am having is... when I attempt to set a system variable, specifically "SET...

Part and Inventory Search

Back
Top