Visual Basic > Code Snippets
To save text to a file
To save text to a file open ("testfile.txt") for append as 1 print #1, date print #1, time print #1, text1.text close 1
Visual Basic Codes
ActiveX
Miscellaneous
Applications
Code Snippets
Common Dialogs
Special Effects
Database Stuff
Date Time
Files Drives
Forms
Graphics Games
Internet Stuff
Multimedia
Other
Strings
Windows