Loading .NET Applications
Use the LoadDotNetApplication command to locate and load .NET applications (Dot Net applications) for use in the program. Such applications are provided as .NET Assembly DLL files.
You can then use the commands and functions provided by the application.
To load .NET applications:
- Type LoadDotNetApplication at the command prompt.
- In the dialog box, navigate to the .NET Assembly DLL to load and click Open.
Make sure to load application files that were created for the software.
Use the LoadApplication command to load other types of application files.
Access
Command: LoadDotNetApplication
Related Topics