]> git.pond.sub.org Git - empserver/commitdiff
Incomplete, inadequate, rewrite.
authorMarkus Armbruster <armbru@pond.sub.org>
Sun, 4 Apr 2004 11:12:18 +0000 (11:12 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Sun, 4 Apr 2004 11:12:18 +0000 (11:12 +0000)
info/Commands/survey.t

index 063c8fc962d1f318d70c0b3679f9b3ee844f0737..fea56d721f37be300ea93343b56a9062288ef60e 100644 (file)
@@ -1,37 +1,22 @@
 .TH Command SURVEY
 .NA survey "Show distributions in map form"
 .LV Expert
-.SY "survey <ITEM> <SECTS> ?cond<op>cond"
+.SY "survey <SELECTOR> <SECTS>"
 The survey command shows the distribution
-of a commodity or resource in map form.
-Sectors which are owned by you,
-but do not match the conditional
-have their current designation displayed much as in a map.
-Sectors matching the conditional are shown in one of several ways.
+of some sector selector value in map form.
+This is especially useful for commodities and resources.
 .s1
-Sectors which have none (or a level of zero) of the item being
-surveyed show up as a blank.
+If <SELECTOR> can have large values, like commodity selectors, then
+survey shows hundreds, else tens of the value, as digits from 0 to 9.
+Sectors which have a value less or equal zero show up as blank.
+Sectors whose value exceeds 999 or 99 respectively show up as '$'.
 .s1
-If <ITEM> is a commodity,
-then sectors having the commodity present
-will be shown as a digit from 0 to 9,
-the digit representing the number
-of hundreds of the commodity present in the sector.
-Sectors with more than 999 of a given commodity will be seen as a '$'.
+Surveyed sectors will be highlighted.
 .s1
-If <ITEM> is a sector resource,
-then the 0 to 9 digits will represent
-the number of tens of the resource present in the sector.
-Sectors with more than 99 of a given resource will show up as a $.
-.s1
-If your terminal can support standout mode,
-then sectors selected will be highlighted.
+If you supply conditions (see "info Syntax"), then sectors not
+matching the conditions will not be surveyed, but have their current
+designation displayed as in a map instead.
 .s1
 Sectors not owned by you will show up as blanks.
 .s1
-NOTE: the syntax of this command is somewhat bizarre,
-as the conditional \*Qcond<op>cond\*U
-is for all practical purposes NOT optional
-if the survey is to display any values.
-.s1
 .SA "sect, map, Maps"