User Tools

Site Tools


getopened_query_file_s_opened_status_.htm
Navigation:  ABC Library Reference > FileManager > FileManager Methods >====== GetOpened (query file's opened status) C6H0009.jpg ====== Previous pageReturn to chapter overviewNext page

GetOpened( )

blk2blue.jpg

GetOpened Retrieves the number of times a file is currently opened.

The GetOpened method is used to retrieve the number of times a file is currently opened. It does this by reading the PROTECTED Opened property

Implementation:

GetOpened retrieves the value of the PROTECTED Opened property. It can be useful for detecting the number of times a file has been opened, in order to absolutely be sure that the file has been closed.

Return Value:     UNSIGNED

Example:

LOOP Access:Customer.GetOpened() TIMES

Access:Customer.Close()

END

getopened_query_file_s_opened_status_.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1