To close a data table, use a Close command with the data table’s reference as the argument. Data tables with unsaved changes are saved automatically, including any linked tables. Reports and graphs generated from the data tables are also closed.
Close( dt );
提示:Close All() also works with journals. Specify “Journals” in the argument.