Differences between revisions 2 and 4 (spanning 2 versions)
Revision 2 as of 2016-01-21 11:39:43
Size: 266
Editor: JohnWeirich
Comment:
Revision 4 as of 2016-01-21 11:42:35
Size: 413
Editor: JohnWeirich
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.

LMRKLIST1.TXT (last edited 2016-07-23 07:50:25 by BMittan)