]> git.pond.sub.org Git - empserver/blob - info/Commands/survey.t
Import of Empire 4.2.12
[empserver] / info / Commands / survey.t
1 .TH Command SURVEY
2 .NA survey "Show distributions in map form"
3 .LV Expert
4 .SY "survey <ITEM> <SECTS> ?cond<op>cond"
5 The survey command shows the distribution
6 of a commodity or resource in map form.
7 Sectors which are owned by you,
8 but do not match the conditional
9 have their current designation displayed much as in a map.
10 Sectors matching the conditional are shown in one of several ways.
11 .s1
12 Sectors which have none (or a level of zero) of the item being
13 surveyed show up as a blank.
14 .s1
15 If <ITEM> is a commodity,
16 then sectors having the commodity present
17 will be shown as a digit from 0 to 9,
18 the digit representing the number
19 of hundreds of the commodity present in the sector.
20 Sectors with more than 999 of a given commodity will be seen as a '$'.
21 .s1
22 If <ITEM> is a sector resource,
23 then the 0 to 9 digits will represent
24 the number of tens of the resource present in the sector.
25 Sectors with more than 99 of a given resource will show up as a $.
26 .s1
27 If your terminal can support standout mode,
28 then sectors selected will be highlighted.
29 .s1
30 Sectors not owned by you will show up as blanks.
31 .s1
32 NOTE: the syntax of this command is somewhat bizarre,
33 as the conditional \*Qcond<op>cond\*U
34 is for all practical purposes NOT optional
35 if the survey is to display any values.
36 .s1
37 .SA "sect, map, Maps"