If you use RMB (=Right Mouse Button) on "Open"-icon...
...you can see the files (path+name) you saved in the past. When (date+time) you saved them. The cursor position in the text where you edited them last time. So it's really called as "Save history", too.
Where | Size | Name | Description |
---|---|---|---|
0 | 225 byte | file name and path | It can be maximum 224 character-long. (+'0') |
225 | 21 byte | date and time of modification | It can be maximum 20 character-long: "2020.02.22. 18:33:16" (+'0') |
246 | 4 byte | X position in the file | It can be maximum 3 character-long: 0..999 (+'0') |
250 | 6 byte | Y position in the file | It can be maximum 5 character-long: 0..99999 (+'0') |