Connecting Tech Pros Worldwide Forums | Help | Site Map

MoveFile Method in Access

Shelley
Guest
 
Posts: n/a
#1: Nov 13 '05
Hi Everyone,

Does anyone know what object it is in the MoveFile Method

object.MoveFile source, destination

in access?

Any help will be highly appreciated!

Thanks!

Shelley

Rick Brandt
Guest
 
Posts: n/a
#2: Nov 13 '05

re: MoveFile Method in Access


Shelley wrote:[color=blue]
> Hi Everyone,
>
> Does anyone know what object it is in the MoveFile Method
>
> object.MoveFile source, destination
>
> in access?
>[/color]

Name will do that.

Name "Old Path" "New Path"

While normally used to change the name of a file in the same folder if you
leave the file name the same and only change the path location it will do a
move on the file.


--
I don't check the Email account attached
to this message. Send instead to...
RBrandt at Hunter dot com



Closed Thread