Check-in Lasker-2.2.3 tar ball from samba.org
[capablanca.git] / lasker-2.2.3 / data / help / jsave
1
2 jsave
3
4 Usage:  jsave [slot] [user_name] [gamenumber]
5
6   This command is used to save games to your journal (see the "journal" help
7 file).  You can save games from a "history" file or from another journal.
8
9 To save from a "history" file
10 -----------------------------
11
12   The general format is:  jsave slot user_name game_number.  For example:
13
14     jsave A Friar 3
15
16   where 'A' is your journal slot; 'Friar' is the handle of the player whose
17   game you want to save -- whether it is your handle or the handle of another
18   player; and '3' is the number of the game from that player's 'history' file.
19
20 To save from another journal
21 ----------------------------
22
23   The general format is:  jsave slot user_name slot.  For example:
24
25     jsave B Rattlesnake A
26
27   where 'B' is your journal slot, 'Rattlesnake' is the handle of the player
28   whose journal game you want to transfer to your journal; 'A' is that
29   player's journal slot for that game.
30
31 Using this journal-transfer feature, you can also relabel your own journal
32 entries.  For example:
33
34   jsave A your_handle D
35
36 will take the journal game in slot 'D' and copy it to journal slot 'A'.  At
37 the moment, it is not possible to delete a slot (except by overwritting); that
38 capability will be added in the future.
39
40 See also:  history  journal
41
42 [Last modified: December 25, 1995 -- Friar]
43