Skip to content

Elipse Knowledgebase

  • Home
  • English (US)English (US)
    • Português do BrasilPortuguês do Brasil

Category: Elipse E3

KB-29704: Opening Viewer in a screen not set up as its initial screen.

25 de March de 201921 de February de 2024Elipse SoftwareLeave a Comment on KB-29704: Opening Viewer in a screen not set up as its initial screen.

Question: How can I set up the Viewer to be opened in a screen other than the initial screen set in the application? Solution: To do so, you must use…

Read More

KB-28301: Opening a PDF/TXT file via E3.

25 de March de 201929 de November de 2024Elipse SoftwareLeave a Comment on KB-28301: Opening a PDF/TXT file via E3.

Question: How can I open a PDF/TXT file via E3? Solution: To do so, you must use the same method used to open the Frame via scripts. For example: Application.GetFrame(“CENTER”).OpenScreen(“C:\FolderName\FileName.pdf”),…

Read More

KB-31560: VBScript’s version used in E3.

25 de March de 2019Elipse SoftwareLeave a Comment on KB-31560: VBScript’s version used in E3.

Question: Which is the VBScript’s version used on E3? Solution: E3 uses the version that is installed in the computer (C:\WINDOWS\system32\wscript.exe). Via E3, you can retrieve the version of VBScript…

Read More

KB-31535: Using On Error Goto in E3 scripts.

25 de March de 2019Elipse SoftwareLeave a Comment on KB-31535: Using On Error Goto in E3 scripts.

Question: Can I use “On error goto” to debug scripts on E3? Solution: No, you cannot, because the VBScript does not support this function. However, you can use “On error…

Read More

KB-28002: E3 Gallery’s figures not displayed.

25 de March de 2019Elipse SoftwareLeave a Comment on KB-28002: E3 Gallery’s figures not displayed.

Question: When running the application, why is there a dotted X on screen where there should be an E3 Gallery’s figure instead? Solution: This may happen because the application is…

Read More

KB-30886: License for Remote Domains.

25 de March de 2019Elipse SoftwareLeave a Comment on KB-30886: License for Remote Domains.

Question: Do I need a specific license to execute Remote Domains? Solution: You need specific Remote Domains licenses for the E3 Server that executes the Client Domain and for the…

Read More

KB-27009: Opening a screen from a Library.

25 de March de 2019Elipse SoftwareLeave a Comment on KB-27009: Opening a screen from a Library.

Question: How can I open a screen from a Library (XControl)? Solution: To do so, follow these procedures: In the desired XControl, create a property for the frame name (called…

Read More

KB-32330: Setting up the number of decimal places of a variable via scripts.

25 de March de 2019Elipse SoftwareLeave a Comment on KB-32330: Setting up the number of decimal places of a variable via scripts.

Question: How can I set the number of decimal places of a variable via scripts? Solution: To do so, you must use the Round() method. Example: Round(variable, number of decimal…

Read More

KB-32040: Converting strings into integers.

25 de March de 2019Elipse SoftwareLeave a Comment on KB-32040: Converting strings into integers.

Question: How can I convert a string into an integer?Solution: To do so, you must use VBScript’s CInt function. For example: CInt(“string”)

Read More

KB-32374: Changing the color of an E3 Gallery’s figure.

25 de March de 201925 de September de 2019Cézar Lumiatti TeixeiraLeave a Comment on KB-32374: Changing the color of an E3 Gallery’s figure.

Question: Can I change the color of an E3 Gallery’s figure? Solution: Yes. To do so, insert the desired image onto a screen, and then follow this procedure: On the…

Read More

Posts navigation

Previous 1 … 69 70 71 … 130 Next

Categories

Search by Category

© 2025 Elipse Knowledgebase | Elipse Software - Todos os Direitos Reservados.