Differences between revisions 1 and 7 (spanning 6 versions)
Revision 1 as of 2016-01-21 11:37:28
Size: 207
Editor: JohnWeirich
Comment:
Revision 7 as of 2016-02-08 16:07:39
Size: 810
Editor: BMittan
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
(Compiled by JRW) == Description ==
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. This text file contains a list of newly created landmarks.

'''LMRKLIST1.TXT''' can be deleted at any time with no repercussions. However, it is useful for various things.

For example, if you delete '''LMRKLIST1.TXT''' right before tiling at 35cm, then after you have finished tiling you will have a list of all the landmarks at 35cm. You can then save this list in a different file and store it for future use.

Also, the landmarks in '''LMRKLIST1.TXT''' are read by [[EXPORT]], and these are the only landmarks that get exported. If a program tries to use '''LMRKLIST1.TXT''' but it does not exist, that program either uses [[LMRKLIST.TXT]] or it creates '''LMRKLIST1.TXT''' from [[LMRKLIST.TXT]].

----------

''(Compiled by JRW)''

CatedgoryFiles

LMRKLIST1.TXT

Description

This text file contains a list of newly created landmarks.

LMRKLIST1.TXT can be deleted at any time with no repercussions. However, it is useful for various things.

For example, if you delete LMRKLIST1.TXT right before tiling at 35cm, then after you have finished tiling you will have a list of all the landmarks at 35cm. You can then save this list in a different file and store it for future use.

Also, the landmarks in LMRKLIST1.TXT are read by EXPORT, and these are the only landmarks that get exported. If a program tries to use LMRKLIST1.TXT but it does not exist, that program either uses LMRKLIST.TXT or it creates LMRKLIST1.TXT from LMRKLIST.TXT.


(Compiled by JRW)

CatedgoryFiles

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