====== Accessing the MFS ====== Once an MFS has been properly installed and the file attached, access to an MFS is automatic. Anytime an BASIC+ [[read|READ]], [[write|WRITE]], [[delete_statement|DELETE]] or other record-oriented statement is made, or anytime a System Monitor command such as [[attach_table|ATTACH_TABLE]] or [[read_row|Read_Row]] is made, BASIC+ will automatically pass the appropriate arguments to the MFSs and the BFS for the file being accessed.