G
Guest
What vb code do I type to copy a file from one place to another?
Beverly76 said:What vb code do I type to copy a file from one place to another?
M.L. Sco Scofield said:Actually that would be:
FileCopy "SourcePath", "TargetPath"
(You can't forget that pesky coma!
M.L. Sco Scofield said:Dirk,
Terse? Naw...
Just the missing "m"!
Original "coma" + missing "m" ==> "comma"
Should I <g,d,&r>???