Search results

  1. C

    Mapi Spooler Error

    Hi; I supervise a small group of people at a college. I connect to their computers through their ip addresses to share databases and files. Four out of the six people in my group have Windows 2000 and I and one other person have Windows XP. Now this is the problem. I volunteered one of...
  2. C

    Importing Files W/system Date?

    Hi; I have a function that I created with a lot of help. It creates an array from files in a specified directory, dumps these filenames into an Access table, renames each file with the correct extension and then imports each file. After this I have some cleanup queries. The original goal of...
  3. C

    rename file in DOS through Access??

    Hi; I would like to be able to enter the name of a file I need renamed (through filecopy) in an Access form, so that the filename (E102E557B.REC) gets renamed to E102E557B.TXT. There are quite a few files and renaming through the copy command one by one would be tedious. Example: FILECOPY...
Back
Top Bottom