www.lucersoft.com

   
       Home  |   News  |   Downloads  |   Order  |   Contacts

 

 

Main

Home

Site map

Products

LC Backup

LC Copier

HTML Batch Editor

HTML Batch Editor PRO

Tennis 2001

Freeware

Documentation

HTML Batch Editor PRO

LC Basic

Information

Order

Update Policy

Support

Contacts

Links

 
 
 
 

 
 
 
 
 
 
 
 
 

CloseFile

File IO functions


Syntax

 

result = CloseFile (NumberOfFile)


Description:

 

Closes a file opened by FileOpen. 


Arguments:

 

NumberOfFile - A number of the file used with FileOpen. 


Examples:

res = CloseFile (1)

 

 

Return value:

 

If the function succeeds, the return value is True. If the function fails, the return value is False

 

 


See also:

 

OpenFile


A CloseFile function is included in the lcbase.dll

 
Last updated: November 2, 2003
Copyright © 2002 Lucersoft

Add to favorites

Back