Skip to content

Elipse Knowledgebase

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

Category: Scripts

Automation in code generation: Lesson 7 – Events for script execution.

25 de March de 20198 de April de 2020Elipse SoftwareLeave a Comment on Automation in code generation: Lesson 7 – Events for script execution.

Autor
Mateus Machado

Read More

Automation in code generation: Introduction.

25 de March de 20198 de April de 2020Elipse SoftwareLeave a Comment on Automation in code generation: Introduction.

Elipse E3 and Elipse Power applications are developed with Studio, an application development tool whose intuitive graphical interface helps the developer to create and configure objects in a simpler way.…

Read More

Automation in code generation: Lesson 2 – Reading information from an Excel file.

25 de March de 20198 de April de 2020Elipse SoftwareLeave a Comment on Automation in code generation: Lesson 2 – Reading information from an Excel file.

Auxiliary Excel spreadsheets are commonly used in code generation because of their functionalities, such as sequential copies of cells and sorting out of information, among others. The spreadsheets can be…

Read More

Using VBScript’s Execute function.

25 de March de 20199 de August de 2021Elipse SoftwareLeave a Comment on Using VBScript’s Execute function.

Autor
Pedro Henrique Jochims Rossi

Read More

Using matrix data in Elipse E3.

25 de March de 201920 de January de 2020Eduardo GrazziotinLeave a Comment on Using matrix data in Elipse E3.

This article illustrates how to work and perform operations with data grouped in matrices in Elipse E3. To operate with matrices, use matriz.lib library. This library was created in order…

Read More

Compacting and decompacting files via E3.

25 de March de 201923 de January de 2020Helcker Ferrarezi GoetzLeave a Comment on Compacting and decompacting files via E3.

Question: In an E3 application, can compacted files be handled without any third-party software? Solution: Yes. This can be done in E3 via Windows’s own resources, which can handle compact…

Read More

KB-51878: Command for restarting the application automatically.

25 de March de 201923 de January de 2020Pudi, Ricardo MeurerLeave a Comment on KB-51878: Command for restarting the application automatically.

Question: Is there any script command that causes the application to restart automatically? Solution: No. For security reasons, there is no command to restart the application via scripts. This must…

Read More

KB-51884: Resetting all internal tags in a data folder.

25 de March de 201923 de January de 2020Pudi, Ricardo MeurerLeave a Comment on KB-51884: Resetting all internal tags in a data folder.

Question: How can I reset all internal tags in a certain folder? Solution: One way to do so is via a script that scans all objects in the given folder…

Read More

KB-51778: Converting a hexadecimal value into decimal.

25 de March de 201920 de May de 2021Cézar Lumiatti TeixeiraLeave a Comment on KB-51778: Converting a hexadecimal value into decimal.

Question: How can I convert a hexadecimal value into a decimal one? Solution: To do so, you must convert the value into a string, concatenating the text “&H” before it,…

Read More

KB-50413: Returning the ASCII value of any character in a string.

25 de March de 201923 de January de 2020Marco Antonio Gomes Silva2 Comentários on KB-50413: Returning the ASCII value of any character in a string.

Question: How can I return the ASCII value of any character in a string? Solution: To do so, you can use a script with ASC method to return the ASCII…

Read More

Posts navigation

Previous 1 … 5 6 7 … 27 Next

Categories

Search by Category

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