blob: dd6f37a512f4127ab5fda614f7b46596f91f98d1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
  | 
eco
Usage: eco [game, name]
  This command displays the category of the opening being played in the game
requested, whether a game being played or examined.
  eco        gives information about the game you are playing
  eco 2      gives information about game 2
  eco hawk   gives information about the game hawk is playing
  The display includes several kinds of information about the opening being
played in the game:
   ECO[ ##]  Encyclopedia of Chess Openings classification
   NIC[ ##]  New In Chess classification
  LONG[ ##]  Name of opening
The number in the [] is the ## halfmoves used for classifying this game's
opening according to the data base being used.
  ECO information is also given in a user's "history" display.
SPECIAL NOTES:
(a)  If a game was 'private' (meaning that no one could observe it), the eco
category is not given in the history table.
See Also:  history  private
[Last modified: October 9, 1995 -- Friar]
  |