Click or drag to resize

DbFileSpec.Move Method

X#
Overload List
  NameDescription
Public methodCode exampleMove(String, Logic)
Move the file represented by this file specification to a new location.
(Inherited from FileSpec.)
Public methodCode exampleMove(FileSpec, Logic)
Move the file represented by this file specification to a new location.
(Inherited from FileSpec.)
Public methodCode exampleMove(Usual, Usual, Usual)
Moves and/or renames all files associated with DBFileSpec objects to a different drive and/or directory. Updates DBFileSpec and/or OrderSpec instance variables. Will also rename auto-open index files. Only DBF, MEMO and auto-open index files will get renamed.
Top
See Also