Skip to content

Elipse Knowledgebase

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

Category: Elipse E3

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

25 de March de 2019Elipse SoftwareLeave a Comment 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:…

Read More

KB-30127: Using an internal tag as vector (Array).

25 de March de 201931 de March de 2025Renan De RossiLeave a Comment on KB-30127: Using an internal tag as vector (Array).

Question: How can I use an internal tag as vector (Array)? Solution: To save a vector in an internal tag, you must use the following script: Dim list(2) list(0) =…

Read More

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

25 de March de 201924 de April de 2019Renan De RossiLeave a Comment 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…

Read More

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

25 de March de 201924 de April de 2019Renan De RossiLeave a Comment 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…

Read More

KB-28775: Resizing E3Chart’s legend in the report.

25 de March de 20199 de January de 2024Elipse SoftwareLeave a Comment on KB-28775: Resizing E3Chart’s legend in the report.

Question: How can I resize E3Chart’s legend in the report via scripts? Solution: To do so, copy the following script to the report’s OnBeforePrint event. The lines in bold are…

Read More

KB-15412: Running LoadReport method from E3 Server.

25 de March de 20199 de January de 2024Elipse SoftwareLeave a Comment on KB-15412: Running LoadReport method from E3 Server.

Question: Can I run the report’s LoadReport method from E3 Server (for example, from an internal tag’s OnValueChanged event)? Solution: No, this event can only run from the Viewer, never…

Read More

KB-14130: Displaying report’s setup window before printing it.

25 de March de 2019Elipse SoftwareLeave a Comment on KB-14130: Displaying report’s setup window before printing it.

Question: How can I have a setup window (for printer and paper size settings) being displayed at run time before printing a report? Solution: To do so, click on Script…

Read More

KB-28306: Printing a report’s query filter dates.

25 de March de 2019Elipse SoftwareLeave a Comment on KB-28306: Printing a report’s query filter dates.

Question: In the report’s body, how can I print the initial and final dates of a filter made in its query? Solution: To do so, follow these procedures: In the…

Read More

KB-30516: Multiple queries per report.

25 de March de 201924 de September de 2019Pudi, Ricardo MeurerLeave a Comment on KB-30516: Multiple queries per report.

Question: Can I have more than one query per report? Solution: No; reports in E3 can only have one query. If you need to use different SQL commands, just pass…

Read More

KB-28871: Setting the report as either Portrait or Landscape.

25 de March de 2019Elipse SoftwareLeave a Comment on KB-28871: Setting the report as either Portrait or Landscape.

Question: How can I print a report in either Portrait or Landscape formats? Solution: To do so, access the report’s setting in E3Studio, and click Configure Report button. A window…

Read More

Posts navigation

Previous 1 … 110 111 112 … 130 Next

Categories

Search by Category

This article applies to versions 6.5 or lower.
A new object for reports was added to version 6.6, called Section Report.

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