Is there a way to actually make vb take a file out of a set place and move it somewhere like for say take a dll that your prog uses and stick it in the system folder.
------------------
Sincerely,
Chris
:-) ;-)
Email [email protected]
Printable View
Is there a way to actually make vb take a file out of a set place and move it somewhere like for say take a dll that your prog uses and stick it in the system folder.
------------------
Sincerely,
Chris
:-) ;-)
Email [email protected]
To Move a File, use the Name.. As Statement, ie.
Name "C:\File.txt" As "C:\Files\File.txt"
------------------
Aaron Young
Analyst Programmer
[email protected]
[email protected]