VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

The ImportTXTFilesToTables function Copies all files in a specified Dir to a temp Dir, renames them

John Thatcher / Tele - Data Services  (1 Submission)   Files/File Controls/Input/Output   VB 6.0   Unknown Difficulty   Wed 19th December 2001   Mon 8th February 2021

The ImportTXTFilesToTables function Copies all files in a specified Dir to a temp Dir, renames them as *.txt, then imports Into Microsoft

API Declarations


Public Declare Function GetComputerName Lib "kernel32" Alias "GetComputerNameA" (ByVal lpBuffer As String, nSize As Long) As Long

' Used in the NetWorkUser function
Public Declare Function Wnetgetuser Lib "mpr" Alias "WNetGetUserA" (ByVal lpName As String, ByVal lpUserName As String, lpnLength As Long) As Long



Rate The ImportTXTFilesToTables function Copies all files in a specified Dir to a temp Dir, renames them (1(1 Vote))
The ImportTXTFilesToTables function Copies all files in a specified Dir to a temp Dir, renames them.bas

The ImportTXTFilesToTables function Copies all files in a specified Dir to a temp Dir, renames them Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters