Installation Manual

Table Of Contents
Bodno Manual178
© 2018 Bodno
7.4 - Encode Script
The Encode Script window is where all the codes that manipulate how
information pertaining to your card is written. You can program and test all the
encoding actions you want before printing through this window.
You can find the Encode Script window by clicking the Encode View
button, or clicking View > Encode View.
The actions written here will then occur each time the card is encoded.
Here is an example of the Encode Operations window of a Mifare card type:
By default the Encode Operations window comes with some commented
basic sample code to get you started on the most common Encode Operations
of the selected card type.
If a line is commented the code it contains will not run under any circumstance.
To run you must remove the comment tag ( // ) in the beginning of the line).