Resource icon

Edit recent games list 1

No permission to download

ScottRomanowski

Forum Guru
Joined
Jul 31, 2010
Messages
1,642
Reaction score
2,120
Location
Massachusetts
Country
llUnited States
ScottRomanowski submitted a new resource:

Edit recent games list - Python program to edit VASL's Open Recent list

This Python (version 3) program lets you edit the games in the File -> Open Recent list. It's a very simple editor; the only chrome is the ability to sort the filenames. The buttons are:
  • Read VASL prefs: reads the saved games from the preferences file
  • Save VASL prefs: writes the text in the window to the preferences file.
  • Sort files alphabetically: sorts the lines of text in the window
  • Quit: exit, abandoning any changes since the last save
Reading will replace the...
Read more about this resource...
 
Top