Scripts

Previous chapterNext chapter Show allShow all    Hide allHide all

info Info

Scripts are used to execute several functions.

  

Our bitmap buttons with the flags now should not only switch the language, but also convert the technical units.

So two functions have to be linked to a button. This can be done by using a script.

 

Example Example

Link another function to the Report Gallons.xrs.

  

 

Example Example

Create a script Gallons that contains the two functions Language change to English and Execute reportGallons.xrs.

 

 Example Example

Create two new functions Script: execute for the scripts Gallons and Liters. Link the functions to the according bitmap buttons.