Main Menu

HOME

.Net
ASP
Assembly
C
C++
Delphi
HTML
Java
JavaScript
MySQL
PC interface
Powershell
Perl
PHP
VBScript
Visual Basic
XML

US Job listings




   Misc

   Amazon

   Links

    


This program copies a text file from one location to another

 

'This program copies a text file from one location to another

Private Sub Form_Load()

Dim objfso As New FileSystemObject
objfso.CopyFile "D:\Test.txt", "C:\"

End Sub

 

 

 

 

 




   Sponsors
 

   Software
500 Java Tips E-book
PHP editor
PERL editor
Beginning Java
Beginning Visual Basic
Learn VB.net
Learn VB 6
VB and databases
ASP image library
C++ builder programming
C++ fundamentals

   Source Code
IP address to host name(PHP)
fahrenheit to celsius conversion(C Sharp)
capture desktop window(VB)
blinking label(VB)
See What URL is being displayed(VB)
detect OS function(Javascript)
split text up into different rows and insert into an html table(php)
Plugins available(Javascript)

    




Copyright © 2003 by programmershelp.co.uk