Next: Saving and exporting positions; games or matches, Previous: The Smart Game Format, Up: Retrieving and storing backgammon files
Since version 0.16 the GUI recognizes all importable files automatically (with the exception of the FIBS format). To open or import a file choose File->Open. A file dialog box will appear where you can select the file and the dialog will inform you of the recognized format, if the file is importable. You can also use the keyboard shortcut Ctrl-O, or the tool bar button labeled Open, to open the file dialog box directly.
It is still possible to import an unrecognized file by using the
underlying command line interface. Enable the command pane by choosing View->Command. In the command pane type in import oldmoves
<filepath>
to import, e.g., an oldmoves fibs
formatted file.
The following table contains the supported formats and the corresponding commands for manual import of a file.
FIBS oldmoves format | import oldmoves <filepath>
|
Gamesgrid Save Game | import sgg <filepath>
|
GammonEmpire Game | import empire <filepath>
|
Hans Berliner's BKG Format | import bkg <filepath>
|
Jellyfish Game | import gam <filepath>
|
Jellyfish Match | import mat <filepath>
|
Jellyfish Position | import pos <filepath>
|
PartyGammon Game | import party <filepath>
|
Snowie Text | import snowietxt <filepath>
|
True Moneygames | import tmg <filepath>
|