Functions | |
void | gnc_file_log_replay (void) |
SCM | scm_gnc_file_log_replay (void) |
|
The gnc_file_log_replay() routine will pop up a standard file selection dialogue asking the user to pick a log file to replay. If one is selected the the .log file is opened and read. It's contents are then silently merged in the current log file. |