Import script function libraries to an InTouch application
- Last UpdatedJun 26, 2024
- 1 minute read
You can import script function libraries to an InTouch Application. Different types of script function libraries can be imported, including .NET (*.dll and other .NET file extensions), script library files (*.aaSLIB), and InTouch script extension files (*.wdf).
The script function library you imported to one application is automatically included when exporting the application to create another Application. The script function library also is available when publishing the application to which it was imported.
Import a script function library to an application
-
Open the InTouch application to which you want to import a script function library.
-
Select File on the WindowMaker main menu, then select Import, then select the Scripts.
The Import Script Function Library dialog opens.
-
Browse to the function library you want to import.
-
Select the file to import and select Open to start importing the script function library.
Note: No progress bar or progress information window appears during the import. An information window opens when the import successfully completes.