| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > RelationManager > RelationManager Methods >====== Save (copy the current record and any related records) {{c6h0009.jpg|C6H0009.jpg}} ====== | [[open open a file and any related files .htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[setalias set a file alias .htm|{{btn_next_n.gif|Next page}}]] | | || **Save, VIRTUAL** {{blk2blue.jpg|blk2blue.jpg}} The **Save **method copies the current record in the primary file and any related files. The copies may be used to detect subsequent changes to the current record or restore the current record to its previous state. **Implementation:** The Save method uses the BufferedPairsClass.AssignLeftToBuffer method to Save each record. See [[fieldpairsclass.htm|Field Pairs Classes]]// //for more information.