Frank Good point, in my case I had permission but I know many of my users will trip over this. I will be sure to include this point in my instructions.
Thanks Marc ----- Original Message ----- From: Frank Taylor To: RBASE-L Mailing List Sent: Thursday, June 12, 2008 9:44 AM Subject: [RBASE-L] - Re: Saving Scanned Docs Marc, MD will work on a network drive.. ONLY if the user has the correct permissions on that shared folder. Check the share settings on the folder being shared and make sure the users (or Domain Group they are in) has permission to modify the folder.. n Frank Frank Taylor - Information Systems Administrator F.J. O'Hara & Sons, Inc - Araho Transfer Inc. Boston, MA - Rockland, ME - Miami, FL Direct Dial - 617-790-3093 email: [EMAIL PROTECTED] From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Marc Sent: Thursday, June 12, 2008 10:09 AM To: RBASE-L Mailing List Subject: [RBASE-L] - Re: Saving Scanned Docs Hi I hit a snag on my Scanned docs code, I can get it to work great on 1 computer but not a network. I let the user set a default folder for the scanned files and store it in a table Then I build a path and filename something like C:\Scanned Files\JohnSmith123\ then I SET VAR vChkFile = (CHKFILE(.vScanpath)) IF vChkFile <> 1 THEN MD pathfilename ENDIF The problem is on a network they have to have the default folder something like Z:\ or \\backcomputer\abc using either of these I can't do the MD command. So it seems I can't create a folder across a network or I am missing something. Any suggestions? Thanks Marc ----- Original Message ----- From: Marc To: [email protected] Sent: Monday, June 09, 2008 8:06 AM Subject: Saving Scanned Docs HI I need to save about 4-6 scanned documents for about 5,000 customers Would it be better to create a folder for each customer such as c:\Scanned Files\Cust 123\ c:\Scanned Files\Cust 124\ c:\Scanned Files\Cust 125\ or Have all the scanned files in one folder ? Any suggestions on how to orginize 30,000 scanned files? I remember years ago there were limits to the number of files per folder but I have not heard anything about that the last few years Thanks Marc _______________________________________________________________________ This Email has been scanned for all viruses by PAETEC Email Scanning Services, utilizing MessageLabs proprietary SkyScan infrastructure. If you need assistance, please contact the Systems Administrator, Frank Taylor at [EMAIL PROTECTED] - 617-790-3093. ** REMEMBER NEVER OPEN AN ATTACHMENT UNLESS YOU ARE SURE OF IT'S CONTENT AND SENDER ** _______________________________________________________________________

