Topic Path: Pending > CreateEmptyFile@String
ContentsIndexHome
PreviousUpNext
CreateEmptyFile@String

Creates an empty file with the specified name.

Parameters 
Description 
APathName 
Path and directory for the new file. 

Boolean - True on success.

CreateEmptyFile is a Boolean function used to create a file without any content, or having a length of 0 (zero) bytes. CreateEmptyFile does not open the file. 

CreateEmptyFile returns True if the file in APathname is successfully created.

Deleted. Purge Pending.

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.