Results 1 to 2 of 2

Thread: backup files

  1. #1

    Thread Starter
    Frenzied Member ober0330's Avatar
    Join Date
    Dec 2001
    Location
    OH, USA
    Posts
    1,945

    backup files

    hey all,

    I'm using the "Name" function to save some settings files as "x.bak" files... but I want to keep the original files... I just want to make a copy of them and make that copy into a backup.

    Should I make a copy, or is there a better way?
    format your code!! - [vbcode] [/vbcode]

    ANSWERS CAN BE FOUND HERE!!

    my personal company

  2. #2
    Frenzied Member McGenius's Avatar
    Join Date
    Jan 2003
    Posts
    1,199
    FileCopy strOriginalFile, strDestinationFile
    McGenius

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width