Size: 413
Comment:
|
Size: 402
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. 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. | 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 wants to use LMRKLIST1.TXT when it does not exist, it either uses LMRKLIST.TXT or creates LMRKLIST1.TXT from LMRKLIST.TXT. |
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 wants to use LMRKLIST1.TXT when it does not exist, it either uses LMRKLIST.TXT or creates LMRKLIST1.TXT from LMRKLIST.TXT.