
CREATING DESCRIPTIVE DATABASE FILE
→ volume:
With the field type "volume", you instruct the program directly to
display the number in the archive box which has been
automatically allocated to the record in question.
This field type contains no supplementary parameters.
=FLAGS=
The key word =FLAGS= serves to define the form of input and
display of an archive box. Should you wish to allocate several
flags to one archive box, you need only to add them, one after
the other, separated by commas. It is not necessary to repeat
the initial key word each time.
=NAME=operator
=TYPE=string, x20
=FLAGS=required, leftjust, upcase
There are 10 options open to you:
Required the user must make an entry if the record is
to be saved
LeftJust texts and numerals are justfied left in the
archive box
RightJust texts and numerals are justfied right in the
archive box
Centered texts and numerals are centred in the
archive box
LeftAlign texts and numerals are aligned to the left in
the archive box
RightAlign texts and numerals are aligned to the right
in the archive box
ShowOnly the archive box is only displayed and
cannot be altered by the user
Hidden the archive box is not displayed and
remains hidden from the user in the
background
The following four flags can only be used for strings
[=TYPE=string]:
RW-480 PLOTBASE 226
Komentáře k této Příručce