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
Bodno Manual232
© 2018 Bodno
Appendix C.1.6 - Script Encoding
Bodno also allows you to manipulate Track data through Scripts. This
powerful feature allows for even more advanced operations to customize your
encoded data to its full potential.
In Bodno each Tracks has a unique ID. Namely ISOTRACK1, ISOTRACK2,
and ISOTRACK3 for Track 1, Track 2, and Track 3 respectively.
The data on this item can be manipulated through scripting as with any other
item.
The encoded data must still follow each Track's data type (see more on
Appendix C.1 - Magnetic Stripe).
To create a Script click an empty area of the card design and select the Script
tab in the Properties Dock..
Scripts can also be added to an item by selecting it and clicking the Script tab in
the properties Dock.
On the Script tab you can select when the script should executed and on the
text box, write the script.
Ex: item.ISOTRACK1="Example Text"










