Size: 266
Comment:
|
Size: 413
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 5: | Line 5: |
Searching through the code, I can't find a specific use for LMRKLIST1.TXT. It appears to simply be a temporary copy of LMRKLIST.TXT that can be used import/export. It is updated by procedures that add and delete landmarks. | Searching through the code, I can't find a specific use for LMRKLIST1.TXT. It appears to simply be a temporary copy of LMRKLIST.TXT that can be used import/export. It is updated by procedures that add and delete landmarks. If a program tries to touch this file, and it does not exist, it is either created from LMRKLIST.TXT, or uses LMRKLIST.TXT instead of creating it. |
LMRKLIST1.TXT
(Compiled by JRW)
Searching through the code, I can't find a specific use for LMRKLIST1.TXT. It appears to simply be a temporary copy of LMRKLIST.TXT that can be used import/export. It is updated by procedures that add and delete landmarks. If a program tries to touch this file, and it does not exist, it is either created from LMRKLIST.TXT, or uses LMRKLIST.TXT instead of creating it.