We want to call up a .NET dll function that uses another dll "utilities2":
utilities.dll
utilities2.dll
All class libraries are in GuiXT Web Repository
GuiXT profile specifies .NET class libraries as SAPWR:...
// Use VersionNumber in session script
// Assure that "utilites2.dll" is in GuiXT cache
// Call up function in "utilities.dll"
// Test message
GuiXT script
Output