Skip to content

Elipse Knowledgebase

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

Categoria:

KB-29644: Global variables in E3’s scripts.

25 de março de 2019Elipse SoftwareDeixe um comentário on KB-29644: Global variables in E3’s scripts.

Question: Can I create a global variable in an object’s script that will be accepted by all other project’s script? Solution: No, there is no command that can do so…

Leia Mais

KB-29768: Keeping a window from opening when login is cancelled.

25 de março de 201923 de abril de 2019Renan De RossiDeixe um comentário on KB-29768: Keeping a window from opening when login is cancelled.

Question: I have inserted Login() method in Viewer’s OnStartRunning event. However, when I click on Cancel button in the login window, the screen opens anyway. How can I fix this?…

Leia Mais

KB-30432: Difference between current time and time in a setpoint, in minutes.

25 de março de 2019Elipse SoftwareDeixe um comentário on KB-30432: Difference between current time and time in a setpoint, in minutes.

Question: How can I obtain the difference between the current date/time and the date/time input in a setpoint, in minutes? Solution: To do so, you can use the following script:…

Leia Mais

KB-29405: Enabling/Disabling Caps Lock at runtime.

25 de março de 201924 de abril de 2019Renan De RossiDeixe um comentário on KB-29405: Enabling/Disabling Caps Lock at runtime.

Question: Can the Caps Lock key be enabled/disabled via E3? Solution: Yes, this cane be done via VBScript‘s SendKeys method. The script below toggles the Caps Lock key: set WshShell…

Leia Mais

KB-29866: Opening Windows Explorer in a specific folder, via E3.

25 de março de 201924 de abril de 2019Renan De RossiDeixe um comentário on KB-29866: Opening Windows Explorer in a specific folder, via E3.

Question: Can I open Windows Explorer in a specific folder, via E3? Solution: Yes. With Run Application pick, you will just need to type the address of the folder in…

Leia Mais

KB-29522: Opening a screen from a frame on another frame.

25 de março de 2019Elipse SoftwareDeixe um comentário on KB-29522: Opening a screen from a frame on another frame.

Question: On a frame, how can I open a screen on another frame? Solution: To do so, you can use a script with methods GetFrame() and OpenScreen(). Example: Application.GetFrame(“”).OpenScreen “NameOfTheFrame”,…

Leia Mais

Navegação por posts

Anterior 1 … 10 11

Categorias

Busca por Categoria

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