KB-35479: Closing two windowed screens at the same time.
Autor
Bruno Mussarra
Autor
Bruno Mussarra
Question: I want to display a help text when the user keeps the mouse over an object. How can I do this? Solution: To do so, you must fill in…
Question: How can I create a submenu via Viewer‘s SelectMenu() method? Solution: To do so, you must set the submenu’s options between brackets in the script. Example: Application.SelectMenu(“Option1||Option2{*Option2|Option3}|Option4|!Option5″) At runtime,…
Question: Why does the following error occur when exporting a report to Excel? ActiveReports Excel Export error: pages collection or RDF file may be corrupt Solution: This error occurs because…
Question: Can Elipse E3 work as an OPC server, making all tags available to another client? How can it be done? Solution: Elipse E3 is a native OPC server. To…
Question: Can I open two domain files (*.dom) in E3Studio at the same time? And what about project (*.prj) and library (*.lib) files? Solution: No, you can’t open two *dom…
When the communication between the Client-Domain and the Server-Domain fails, what happens? If an error occurs, all client-application’s links with the Domain are disconnected (Displays, for example, show the ???…
Question: How can I disable E3Server’s and E3Admin’s automatic initialization on Windows start up? Solution: To do so, follow these procedures: Open the Control Panel. Access the Administrative Tools option.…
Question: How can I load figures into the MSCOMCTL Library’s Treeview control? Solution: To do so, you must first insert onto screen the MSCOMCTL Library’s ImageList object to store the…
Question:Can I export a report with more than 40 columns to the Excel? Solution: Yes, you can. Up until Excel version XP, you could export a report with a maximum…