variable, the assignment operator, and the value of the variable.
It must end with an end-of assignment delimiter (see example
below).
Delimiters
:
a character or strings of characters whose purpose is to
frame the data (variable name and values) in a Print document.
Example :
[File header]
[start assignment)
[variable1]
[assignment
operator]
[value]
[end assignment]
[start assignment]
[variable2]
[assignment
operator]
[value)
[end assignment]
...
...
...
...
...
[start assignment]
[variableN] [assignment
operator]
[value]
[end assignment]
[end label]
[start assignment]
[variable1]
[assignment
operator]
[value]
[end assignment]
The variables referred to will either be
CODESOFT
control variables or
the label’s
Import
variables.
Syntax Assigned by Table
A file assigned by table organizes the variables into a two-part table that
consists of:
w
a header specifying the variables associated with the table
columns, framed by a delimiter for the start table header and the
end table header; and
w
a set of values associated with header variables, framed by a start
table and an end table delimiter.
Label No. 1
Label No. 2
Содержание CODESOFT Sentinel Print Pack
Страница 4: ...Introduction Introduction 5 Definition of Concepts 5 How Sentinel Print Pack Works 6 ...
Страница 14: ...ASCII File Sentinel ASCII File Sentinel 15 File Structure 16 ...
Страница 17: ...Data Source Sentinel Data Source Sentinel 18 Structure of the Print Document 19 ...
Страница 21: ...Error Files Error Files 22 Structure of Error Files 22 Error Messages 24 ...