FileLog

Prev Next Home Home Table Of Contents Index

FileLog (FileName,String)

FileLog opens the file if it exists, or creates it if it doesn't exist. It then seeks to the end of the file and writes the string to the end. The file is then closed. FileLog is typically used for things such as usage tracking.


Example:
FileLog('USAGE.LOG','Add This Line!')

See Also: FileResult FileWriteln

Category: File

Prev Next Home Home Table Of Contents Index

Sponsors
Shopping
Forum
Forum
email
EMail
Index
Index
Home
Home