|
Home >> File Manipulation code
COPY A TEXT FILE TO A PASSWORD PROTECTED WORD DOC.... | Version: VB6 | Author: Louis Delongchamp | Submitted: 8/9/2001 | Views: 10786 | 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: Buzz | Submitted: 8/6/2001 | Downloads: 5447 | 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>> |
Files copied from CDs always have the read-only at... | Version: VB5 | Author: m | Submitted: 6/6/2001 | Downloads: 6687 | 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 Dak | Submitted: 5/21/2001 | Downloads: 12078 | 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
|
|