close file | |||||||
Type | command | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Summary | |||||||
Introduced | 1.0 | ||||||
OS | mac, windows, linux, ios, android | ||||||
Platforms | desktop, server, mobile | ||||||
Parameters |
| ||||||
Example |
| ||||||
Values |
| ||||||
Related | Keyword: file, modem: Command: write to file, close driver, open file, close, seek, read from file, delete file Function: openFiles, sysError Glossary: command | ||||||
Security | disk | ||||||
Description | Use the close file command to release a file after reading from it or writing to it. (A file that is open for writing can't be used by any other application until you've closed the file.) Any files you have opened are closed automatically when you quit the application. printer:(keyword), COMn: (keyword), LPT1: (keyword), serialControlString (property) | ||||||
Tags | file system |