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 Chriss Miller 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: *

  • Users: fauxpasny
  • Content: Threads
  • Order by date
  1. fauxpasny

    can't use move of FILE::COPY

    Newbie question about FILE::COPY: I was working in a much larger program and able to whittle my problem down to just a few lines of code: use strict; use warnings; use FILE::COPY; move("c:/Scripting/VOD/test.mpg","c:/Scripting/VOD/movetest/test\.mpg"); The error I get is "Undefined...

Part and Inventory Search

Back
Top