Installation Manual
Table Of Contents
- Chapter 1. About Bodno
- Chapter 2. Installation and Support
- Chapter 3. Getting Started
- Chapter 4. Design
- 4.1 - Workspace
- 4.2 - Document Properties
- 4.3 - Document Objects
- 4.4 - Object Properties
- Chapter 5. Database
- Chapter 6. Printing
- Chapter 7. Encoding
- Chapter 8. Users
- Appendix A - DIAMOND Net License
- Appendix B - Advanced Print Operations
- Appendix C - Encoding
- Appendix D - Barcodes
- Appendix E - Link Image to DB Field
Chapter 4. Design 103
© 2018 Bodno
Save with Document Save on your card document the last object update.
Data Type On this setting you can define what kind of data your object can
hold.
Text Line - Allows you to input text information in one line.
Data Length - Defines the length of your text line (maximum of 128
characters).
Input Mask - The mask consists of a string of mask characters and
separators. You can define your object input guide by choosing the mask or the
Validation Rules, when both the mask prevails.
Characte
r
Meaning
A
ASCII alphabetic character required. A-Z, a-z.
a
ASCII alphabetic character permitted but not required.
N
ASCII alphanumeric character required. A-Z, a-z, 0-9.
n
ASCII alphanumeric character permitted but not required.
X
Any character required.
x
Any character permitted but not required.
9
ASCII digit required. 0-9.
0
ASCII digit permitted but not required.
D
ASCII digit required. 1-9.
d
ASCII digit permitted but not required (1-9).










