GM: file text close
From GMpedia.org Wiki
- The correct title of this article is file_text_close(fileid). It appears incorrectly here because of technical restrictions.
- The correct title of this article is file_text_close(). It appears incorrectly here because of technical restrictions.
Arguments
fileid = the id of the file returned by file_text_open_read, file_text_open_write or file_text_open_append
Limitations
none
Note: Please remove limitations and port them in the "Remarks" section at the end of the article.
Closes the file you were reading or writing to. It is important to remember to close the file when you don't need it any more.
This article was originally found at the Game Maker Knowledge Base, contributed by Ari.
See the talk page for details
See the talk page for details

