Re: What am I doing wrong??

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Jason

    Re: What am I doing wrong??

    Oh yes, I forgot the !!!!PREFS part on the error message, I did that
    part by hand and not a copy/paste


    On Sep 18, 7:32 pm, Jason <paul...@excite .comwrote:
    What?
    >
    On Sep 18, 7:01 pm, "Family Tree Mike"
    >
    <FamilyTreeM... @ThisOldHouse.c omwrote:
    But yoru code refers to \\server\all\se ts\!!!!!PREFS\A pplication Data.
    >
    "Jason" <paul...@excite .comwrote in message
    >
    news:3d11ea61-3a18-469e-b155-4be97f6f0fa4@n3 3g2000pri.googl egroups.com....
    >
    Here is what I am trying:
    >
    My.Computer.Fil eSystem.CopyFil e("\\server\all \sets\!!!!!PREF S
    \Application Data", _
    "C:\Documen ts and Settings\" & Environment.Use rName & "\Applicati on
    Data\Adobe", True)
    >
    <Snip/>
    >
    I get the error that: \\server\all\se ts\Application Data  is not
    found, but it is there, and inside that folder I want to copy a folder
    to c:\doc and set\user\applic ation data\adobe
Working...