Delete Method

Object List

Defined By:
TextFile

Description:

Empties out the existing text file.

Declaration:

Function Delete () As Long

Details:

The text file will be emptied (reduced to 0 bytes) but continue to exist as an empty text file. You can continue to work with the text file after it has been deleted.