From 5dbcb0890476f6ccec1ff6f4763820eca0ee6dae Mon Sep 17 00:00:00 2001 From: Markus Armbruster Date: Sun, 4 Apr 2004 11:12:18 +0000 Subject: [PATCH] Incomplete, inadequate, rewrite. --- info/Commands/survey.t | 37 +++++++++++-------------------------- 1 file changed, 11 insertions(+), 26 deletions(-) diff --git a/info/Commands/survey.t b/info/Commands/survey.t index 063c8fc96..fea56d721 100644 --- a/info/Commands/survey.t +++ b/info/Commands/survey.t @@ -1,37 +1,22 @@ .TH Command SURVEY .NA survey "Show distributions in map form" .LV Expert -.SY "survey ?condcond" +.SY "survey " 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 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 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 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 \*Qcondcond\*U -is for all practical purposes NOT optional -if the survey is to display any values. -.s1 .SA "sect, map, Maps" -- 2.43.0