Sample Templates
Some sample templates with common scripting functions - fields performaning functions can be cut and pasted to your own templates (some include a procedure that must be cut and pasted to the CUST_FUNCTIONS section of your database.
Download and import the scripts via LabelEnt Designer (NB: Scripts may need modyfying to suit your requirements - consult Hibiscus PLC IT support for assistance).
Some Date Functions
Current date, Validated input date, Date from offset (ie. calculated expiry date)
Validate No. of IOD/CLP Symbols
Counts the number of symbols required by the product and displays an error if exceeds number of symbols provided on template.
External Image
Displaying an externally stored image on a template (fixed/dynamic).
Listbox (Cus Funcs)
List box based on a CUST_FUNCTIONS (centrally stored) procedure (useful if required on multiple templates).
Validated Input (Cus Funcs).
Validated input based on a CUST_FUNCTIONS (centrally stored) procedure - validates length and format (inc. mixed format ie. 2 aplha-3numeric etc.)
Check PH/RS Wildcards.
Tests to see if any PH or RS phrases required by the substance have any uncompleted wild-cards (tests in user defined languages).
Persistent Config Variable
How to store a persistent variable as a config setting (ie. last value will be remembered between sessions).
LQ Diamond
Adding an LQ diamond to your template (example to cut and paste).