Fix Value Source
Source: Source tab opens up options like Fix Value where you can manually enter the label's text as per your need. User can give a fix value to the label or your record.
Fix Value Text: You can give any name to your fix value source.
![LogicAFS-434](logicafs-434.png)
FIG 2. LABEL PROPERTIES
On deciding the fix value of the label it will appear in the blank space as shown in the below figure.
![LogicAFS-438](logicafs-438.png)
FIG 3. BARCODE DESIGNER
Back To Top
Database Field
Once you have selected your Data source then you need to go to database to choose the fix value text in the database to make it appear in the blank space as you will see in the steps seen below.
![LogicAFS-436](logicafs-436.png)
FIG 4. BARCODE DESIGNER
You can select Database field and select any field value from the drop down list.
Field Name: Database field lets you choose from the drop down list to select the source you want to set in the bar code.
![LogicAFS-437](logicafs-437.png)
FIG 5. LABEL PROPERTIES
Once you select your particular database field it will appear in the figure seen below.
![LogicAFS-439](logicafs-439.png)
FIG 6. BARCODE DESIGNER
Back To Top
Visual Basic Script
Visual Basic Script is a general purpose scripting language and in this case used for barcode design. This is an advanced method for scripting language through which you can add value to your barcode design.
![apparel visual basic script 2](apparel visual basic script 2.jpg)
FIG 7. VISUAL BASIC SCRIPT
![apparel visual basic script](apparel visual basic script.jpg)
FIG 8. VISUAL BASIC SCRIPT
On clicking for the script as shown in the window above the figure seen below will appear.
Field List: Field list as shown below shows you three options like Add or Delete any field name you want to use in Visual basic script to add to barcode design. You can also click on View option opening up the field name under the heading of "Field Current Value" like "Script Editor" seen below.
You can then Save, Cancel or Execute the written script in the space given below.
![apparel visual basic script 3](apparel visual basic script 3.jpg)
FIG 9. VISUAL BASIC SCRIPT
User Define Prompt
User defined script is added to the label to provide additional data or information manually given by the user. It is primarily in use at the time of of printing or print preview. User define prompt gives you certain in built functions for easy access to certain aspects of barcode design.
![apparel database 22 a](apparel database 22 a.jpg)
FIG 10. BARCODE DESIGNER
Once you right click on the label the following seen window will open where the user will select the option of "User Define Prompt"
It will open the button of "Setup Prompt" which the user will click for the next step.
The window will also carry a optional tick you can choose to use in the form of "Convert value to words" which converts your text to words on the printed label.
![apparel user defined script](apparel user defined script.jpg)
FIG 11. USER DEFINED SCRIPT
Once you click on "Setup Prompt" the following seen window will open up.
![apparel user defined script 2](apparel user defined script 2.jpg)
FIG 12. SETUP PROMPT
Prompt Input Type is divided into three types for whatever input user may require in the barcode design
Text
Text variety of the Prompt Input Type will open the figure seen below.
![apparel user defined script 2](apparel user defined script 2.jpg)
FIG 13. SETUP PROMPT
|
Numeric
Numeric Variety of the Prompt Input Type will open up the figure seen below.
User can also manually enter the "Decimal Length" by clicking in the space given.
![apparel user defined script 4](apparel user defined script 4.jpg)
FIG 14. SETUP PROMPT
|
Date Time
Date Time Variety of the Prompt Input Type will open up the figure seen below.
![apparel user defined script 5](apparel user defined script 5.jpg)
FIG 15. SETUP PROMPT
|
"Prompt for every Label" optional tick means if you tick here then the title & message will appear for every label.
![apparel user defined script 3](apparel user defined script 3.jpg)
FIG 16. SETUP PROMPT
Inline Script:
Inline Script is used in the barcode design for a much simpler way of modifying details in barcode design where the items from field list can be selected to add to barcode design. It is a simple design format and has limited field items to choose from to which you can add your calculations.
![apparel inline script 5 a](apparel inline script 5 a.jpg)
FIG 17. BARCODE DESIGNER
On going to properties the following window will appear.
![apparel inline script 3](apparel inline script 3.jpg)
FIG 18. BARCODE DESIGNER
On following the window of Inline script it will appear in the barcode design below than Visual basic script. For example:- MRP is shown equal to 900 and we add the inline script shown in Fig. 18 the added inline script is visible in the figure below.
![apparel inline script 6](apparel inline script 6.jpg)
FIG 19. BARCODE DESIGN
|