Visual Basic Code , VB.NET Code
Find Code:
  All
  VB.NET
  ASP.NET
  C#
  VB Classic
  ASP Classic
  Snippets
  Popular
  Submit Code
  Forums
  Articles
  Tips
  Links
  Books
  Contest
  Link to us
 Home >> File Manipulation code

CREATE A SUB DIRECTORY ON THE FLOPPY DISK USING FS...Version: VB6
Author: Louis DelongchampSubmitted: 8/31/2001Views: 9114
CREATE A SUB DIRECTORY ON THE FLOPPY DISK USING FSO.

COPY A TEXT FILE TO A PASSWORD PROTECTED WORD DOC....Version: VB6
Author: Louis DelongchampSubmitted: 8/9/2001Views: 10867
COPY A TEXT FILE TO A PASSWORD PROTECTED WORD DOC. A program that utilises Word for Windows 2000 to open a file called 'BigText' gives the file the name 'BigWord.doc' and saves the file with the password 'enter'.

Ever copy files from the Windows Temporary Interne...Version: VB5
Author: BuzzSubmitted: 8/6/2001Downloads: 5522
Ever copy files from the Windows Temporary Internet folder and want to get rid of those pesky parenthesis [1]? I did and put together a simple program to facilitate this. Not impressive code but utilitarian for sure. If you improve the program send me a c ...more>>

CREATE A DIRECTORY ON THE FLOPPY DISK USING FSO. T...Version: VB6
Author: Louis DelongchampSubmitted: 8/2/2001Views: 7577
CREATE A DIRECTORY ON THE FLOPPY DISK USING FSO. This is just a line of code to create a directory on the floppy disk using FSO.

CONCATENATE TEXT FILES USING FSO A program to con...Version: VB6
Author: Louis DelongchampSubmitted: 8/2/2001Views: 17335
CONCATENATE TEXT FILES USING FSO A program to concatenate all the .txt files of the current directory into a BIG file called BigText

IS THERE ROOM ON THE FLOPPY DISK? USING FSO. Ch...Version: VB6
Author: Louis DelongchampSubmitted: 7/27/2001Views: 7886
IS THERE ROOM ON THE FLOPPY DISK? USING FSO. Checks that there is enough room on the floppy to accomodate the file Temp.txt.

Uses FSO to Check that a Floppy Disk is in drive A...Version: VB6
Author: Louis DelongchampSubmitted: 7/25/2001Views: 8148
Uses FSO to Check that a Floppy Disk is in drive A.

File Spilting Utility. ...Version: VB5
Author: Shyam HendreSubmitted: 6/22/2001Downloads: 6402
File Spilting Utility.

Files copied from CDs always have the read-only at...Version: VB5
Author: mSubmitted: 6/6/2001Downloads: 6749
Files copied from CDs always have the read-only attribute set. This small program will set attributes back to normal for single files or complete folder trees. EXE and code in self-extracting exe.

Read CSV format file into a recordset. It caters...Version: VB6
Author: Loi Yaw DakSubmitted: 5/21/2001Downloads: 12145
Read CSV format file into a recordset. It caters for columns with enclosed double-quotation, comma within double-quotation, escape character for double-quotation, etc. It could be used to read a CSV file which could be generated by other legacy system, ...more>>

<< Previous  Page 21 of  26  Next >>

Go to page: 21  22  23  24  25  26