Find and Copy
Results 1 to 9 of 9

Thread: Find and Copy

Threaded View

  1. #4
    Join Date
    Apr 2002
    Posts
    1,840
    Well, you've got a good template to edit. All you need to do is add those in. For example the second line would be duplicated 4 times and edited as follows
    md c:\windows\temp\profiles\david <edit name and do the next one

    The fourth line the same.
    IF EXIST c:\windows\profiles\david\*@rls*.txt copy c:\windows\profiles\david\*@rls*.txt c:\windows\temp\profiles\david

    Then do the same for the eighth line.

    Leave the last two lines alone. Leave out the line numbers, though.
    Last edited by markp62; February 24th, 2003 at 11:33 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

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