
CREATING DESCRIPTIVE DATABASE FILE
%y → year
Example:
=NAME=date
=TYPE=date,%d.%m.%y
In this example, the archive box will automatically have the date
displayed in the format < day.month.year >. A corresponding
date would be for example: 07.08.01
=NAME=Datum
=TYPE=date,%y-%m-%d
The data format is <year-month-day>. The date would look
like as follows: 01-08-07
→ integer:
If you wish the field only to accept whole numbers, allocate the
type "integer" to the field. When "integer" is used, only whole
numbers in a limited range may be entered, e.g. from –32768
to +32767. For very lage numbers, the field type "longint" is
available.
The field type "integer" contains no supplementary parameters.
Example:
=NAME=sequential number
=TYPE=integer
→ longint:
If you wish to cover a larger range of numbers than is possible
with the field type "integer", use a "longint".
The "longint" field type contains no supplementary parameters.
→ logical:
Thie field type is a toggle which will accept only two values, e.g.
yes/no, on/off, home/abroad:
=NAME=delivery
=TYPE=logical, home/abroad
If you leave the space after "logical" blank in the "TYPE"
command, the program automatically enters TRUE or FALSE.
RW-480 PLOTBASE 225
Comentários a estes Manuais