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 wOOdy-Soft 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 KaverKeith

  1. KaverKeith

    Copy files to Hard Disk in XP?

    Thanks very much for your help. I am able to create directories in the hard disk. Here is what I found. When I remove the Funky functions isfloppy(), isfixed(), isdrive() from my code, I was able to create a directory and copy files to it. I tried to use Funky mediatype() and it didn't work...
  2. KaverKeith

    Copy files to Hard Disk in XP?

    I have a menu item that allows the user to backup the files at the end of the day. It condenses the files and usually copies the data files to a floppy disk. In Windows 98 I could copy the files to another hard disk such as D: (working disk C:, for example). When I move the program to XP I get...
  3. KaverKeith

    Copy files to Hard Disk in XP?

    How do I copy files to a hard disk in XP? The program works in Windows 98. I use it for backing up files. It has to be kept simple for non-computer users to handle. Everything else works in XP except the copy. Do I need to set a parameter in XP?

Part and Inventory Search

Back
Top