Skip to content

Elipse Knowledgebase

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

Category: Scripts

KB-28158: Testing passwords via scripts.

25 de March de 20195 de March de 2021Elipse SoftwareLeave a Comment on KB-28158: Testing passwords via scripts.

Question: Without using E3 user controls, how can I test a password to validate it, and then open a screen via scripts? Solution: To do so via scripts, you must…

Read More

KB-29923: CopyConfig method with E3Browser.

25 de March de 201926 de July de 2019Elipse SoftwareLeave a Comment on KB-29923: CopyConfig method with E3Browser.

Question: Does CopyConfig method work with E3Browser? Solution: No, it doesn’t. This method was created to be used only with E3Chart.

Read More

KB-29022: GetADORecordSet() method not working with a remote E3 Viewer.

25 de March de 201921 de January de 2020Jerônimo Mulinari NetoLeave a Comment on KB-29022: GetADORecordSet() method not working with a remote E3 Viewer.

Question: Why does GetADORecordSet() method, which correctly works with a local E3 Viewer, shows a script error when executed with a remote E3 Viewer? Solution: This happens because Database’s EnableLocalCreation…

Read More

KB-27314: Size limit for DocString property’s content.

25 de March de 2019Elipse SoftwareLeave a Comment on KB-27314: Size limit for DocString property’s content.

Question: What is the size limit of the DocString property’s content? Solution: This limit is of 1GB of characters or the free memory’s size (if it is smaller than 1GB).

Read More

KB-30528: Displaying the name of the active Formula.

25 de March de 201916 de October de 2024Elipse SoftwareLeave a Comment on KB-30528: Displaying the name of the active Formula.

Question: How can I display the name of the currrently active Formula? Solution: To do so, in the same script that passes the Formula’s name to the method responsible for…

Read More

KB-32839: OnTagRead event’s purpose.

25 de March de 201922 de January de 2020Elipse SoftwareLeave a Comment on KB-32839: OnTagRead event’s purpose.

Question: What is the OnTagRead event’s purpose? Solution: This is an I/O Driver’s event. It is fired on every reading performed by the Driver, regardless of which tags are being…

Read More

KB-31734: Using Validate event.

25 de March de 2019Elipse SoftwareLeave a Comment on KB-31734: Using Validate event.

Question: What is the Validate event’s purpose? How can I use it? Solution: You use this event to validate the input data, allowing you to cancel the operation if the…

Read More

KB-35479: Closing two windowed screens at the same time.

25 de March de 201922 de April de 2019Elipse SoftwareLeave a Comment on KB-35479: Closing two windowed screens at the same time.

Autor
Bruno Mussarra

Read More

Generating a random number.

25 de March de 201922 de April de 2019Elipse SoftwareLeave a Comment on Generating a random number.

Autor
Mateus Machado

Read More

KB-35477: Creating a submenu via SelectMenu() method.

25 de March de 201924 de November de 2022Elipse SoftwareLeave a Comment on KB-35477: Creating a submenu via SelectMenu() method.

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,…

Read More

Posts navigation

Previous 1 … 17 18 19 … 27 Next

Categories

Search by Category

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