Service symbols and words used for describing a title format

Print Previous page Top page Next page

 

Symbols and words

Description of service symbols and words

#

A symbol indicating the accuracy of numeral semantics (from #1 up to #65535) or a service word (#time, #date, #.date)

.0

.9

A symbol indicating the accuracy of numeral semantics (from .0 up to .9), an abbreviation of character or reference semantics (.s, .w),

abbreviations for character semantics with line division (.w)

!0

!9

Symbol for indicating the accuracy of numeral semantics (from !0 up to !9),

with the removal of trailing characters «0» of fractional part

.s

Symbols for indicating the abbreviation of character or reference semantics (of the «List» type)

.r

A character indicating abbreviations of several values of symbolic or reference semantics (of the « List » type) displayed in a string and separated by a space

.w

Symbols indicating the abbreviation of character semantics, divided into words line-by-line (delimiters: space, comma)

\

Unconditional line delimiter

()

Initial and final symbols for value placing by default (in the absence of semantics)

(~)

The sign of deleting a record (from the beginning of the line up to the sign) in the absence of semantics

(^n)

 

(^4-5)

Delete n characters in the string value at the beginning if n is positive, or at the end if it is negative        

Delete the first 4 characters and the last 5 characters

x

The multiplication sign is a lowercase Latin character that is used when signing ferries and trunk roads. If there are national characters in the input line, the input line is highlighted in pink

#time

Current time in the format «01:23:45»

#date

Date in the format «22/11/2012»

#.date

Date in the format «22.11.2012»

 

Value by default («…» in parentheses) follows after a code:

#1(…), #1.1(…), #1!1(…), #55.s(…), #262.w(…)

 

An empty default value is indicated by empty brackets:

#1(), #1.1(), #1!1(), #55.s(), #262.w()

 

For null default values, null parentheses are allowed not to be specified:

#1, #1.1, #1!1, #55.s, #262.w

 

Example of a format of the compound title with removal of the entire record in the absence of semantics 32207:

X=#32205.1 Y=#32206.1 H=#32207(~)

 

Example of a format of the compound title with removal of the last line «\H=#32207» in the absence of semantics 32207:

B=#32201\L=#32202\H=#32207(~)

 

Example of sampling from the cadastral number of the last 4 digits: the semantics 123 has the value

12:04:0000000:5548, then to get the line 5548 you need to write the command

#123(^14)