With this command you open an existing index file with the opening flags defined with the command Auto Refresh (Y). After the file was opened it can be accessed under the file number you specified. An index file already opened with the same file number is closed before this command is executed. There is no connection between the file handles assigned by the operating system and this file number.Full path names must be specified using forward slashes (/) instead of Backslashes (\), because FATS normally uses the Backslash character as delimiter.
You may change the delimiters by placing the desired character as the first character of the command string, e.g. CMND$ = "&O&C:\ARTICLES.KEY&1". Any character with an Ascii code less then 48 will be accepted.