Combining LOG and RES
A problem that occurs frequently in practice is that the user wishes to modify a captured dialog session afterwards. A solution to this problem is to recapture the modified dialog with the help of the original dialog steps. To do this, the following actions are necessary:
First, open a new LOG file with LOG file2 .
Then, start running the "Master dialog" in Step Mode with RES file1 ,S.
All entries contained in the original LOG file will now be captured to the new LOG file, with the user having the opportunity to modify the suggested entries.
Do not forget to stop the Logging at the end of the dialog session with the NLOG command.