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

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