Skip to content

Elipse Knowledgebase

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

Category: Scripts

KB-65208: Generating monthly reports with filters.

25 de March de 201910 de June de 2019Luiz Fernando FreireLeave a Comment on KB-65208: Generating monthly reports with filters.

Question: How can I create a monthly report with filters related to the previous month (from 05/01 to 05/31, for example)? Solution: To do so, use a timer tag set…

Read More

KB-64689: Converting decimal values into hexadecimal values.

25 de March de 20195 de July de 2019Elipse SoftwareLeave a Comment on KB-64689: Converting decimal values into hexadecimal values.

Question: How can I convert decimal values into hexadecimal values in Elipse E3? Solution: To do so, use VBScript’s Hex method. Examples: Displaying an hexadecimal value: Create this link in…

Read More

Mathematical logic for leap years.

25 de March de 20195 de July de 2019Elipse SoftwareLeave a Comment on Mathematical logic for leap years.

Question: How can I create a mathematical logic for leap years? Solution: Leap years are years multiples of 4 but not of 100, unless they are multiples of 400. This…

Read More

KB-64106: Counting lines in text (TXT) files via E3.

25 de March de 20195 de July de 2019Elipse SoftwareLeave a Comment on KB-64106: Counting lines in text (TXT) files via E3.

Question: How can I count the number of lines in a TXT file? Solution: To do so, you must use the methods in FileSystemObject object. Example: ‘Script for returning lines…

Read More

KB-64100: Returning a specific line in a text file (TXT) via E3.

25 de March de 20195 de July de 2019Elipse SoftwareLeave a Comment on KB-64100: Returning a specific line in a text file (TXT) via E3.

Question: How can I return the contents of a specific line in a TXT file? Solution: To do so, you must use the methods in FileSystemObject objects. Example: Const ForReading…

Read More

KB-60769: Increasing E3Viewer’s process priority via Elipse E3.

25 de March de 201931 de October de 2024Elipse SoftwareLeave a Comment on KB-60769: Increasing E3Viewer’s process priority via Elipse E3.

Question: How can I increase E3Viewer’s process priority? Solution: You can change process priority via Task Manager; if you need to change the settings via Elipse E3, use the script…

Read More

KB-60664: Opening a modal screen according to mouse position.

25 de March de 201910 de June de 2019Elipse SoftwareLeave a Comment on KB-60664: Opening a modal screen according to mouse position.

Question: How can I open a modal screen according to mouse position? Solution: To do so, you must use GetMouseX and GetMouseY methods, which return the mouse’s coordinates, both in…

Read More

KB-59914: Calling a.NET DLL assembly from VBScript.

25 de March de 20192 de July de 2019Délio DaminLeave a Comment on KB-59914: Calling a.NET DLL assembly from VBScript.

Question: Can a.NET DLL assembly be called from VBScript? Can different methods from the DLL be called, and different parameters be sent directly via E3 scripts? Solution: Yes, this is…

Read More

Creating a delay in Elipse E3.

25 de March de 201923 de January de 2020Elipse SoftwareLeave a Comment on Creating a delay in Elipse E3.

Autor
Guilherme Torres

Read More

KB-56163: Creating sequential screens at Elipse E3.

25 de March de 201923 de January de 2020Elipse SoftwareLeave a Comment on KB-56163: Creating sequential screens at Elipse E3.

Autor
Guilherme Torres

Read More

Posts navigation

Previous 1 … 3 4 5 … 27 Next

Categories

Search by Category

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