Skip to content

Elipse Knowledgebase

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

Author: Elipse Software

KB-25035: Creating a values set at runtime.

25 de March de 201927 de May de 2019Elipse SoftwareLeave a Comment on KB-25035: Creating a values set at runtime.

Question: How can I create a values set at runtime? Solution: To do so, you must use scripts that execute the Formula‘s CreateValue and SetValueData methods. Example: Application.GetObject(“Formula1”).CreateValue(“NewValue”) Application.GetObject(“Formula1”).SetValueData “…

Read More

KB-28427: Error when trying to load values from a Formula.

25 de March de 201922 de January de 2020Elipse SoftwareLeave a Comment on KB-28427: Error when trying to load values from a Formula.

Question: In an E3 application, data can be successfully recorded in a Formula; however, when I try to load these values via LoadFormulaValues method, the following error message is displayed:…

Read More

KB-28508: Incorrectly loaded Formula values.

25 de March de 201922 de January de 2020Elipse SoftwareLeave a Comment on KB-28508: Incorrectly loaded Formula values.

Question: I have successfully recorded data in a Formula. However, when I try to load these values, I notice they have been rounded up (for example, value 16.7 becomes 17).…

Read More

KB-26387: How to disable typing directly into a ComboBox.

25 de March de 201922 de January de 2020Elipse SoftwareLeave a Comment on KB-26387: How to disable typing directly into a ComboBox.

Question: How can disable data typing direclty into a ComboBox? Solution: To do so, change the ComboBox’s Style property to 2 – fmStyleDropDownList.

Read More

BUG-0003373: MSForms’s Accelerator property not working.

25 de March de 201922 de January de 2020Elipse SoftwareLeave a Comment on BUG-0003373: MSForms’s Accelerator property not working.

OVERVIEW When you link Accelerator property from any MSForms object to a screen, and then press the key configured on screen, nothing happens. SITUATION Elipse Software has confirmed that this…

Read More

KB-29588: Recording and saving movies with audio in E3.

25 de March de 201922 de January de 2020Elipse SoftwareLeave a Comment on KB-29588: Recording and saving movies with audio in E3.

Question: How can save (via E3) a movie with audio recorded by a webcam with a microphone? Solution: Install in your computer an ActiveX called VideoOCX, which supports a webcam…

Read More

KB-25590: Timer Tags.

25 de March de 201922 de January de 2020Elipse SoftwareLeave a Comment on KB-25590: Timer Tags.

Question: How does a Timer Tag work? Solution: There are four different modes a timer tag can operate: Single: fires an event once it reaches the date set in StartTime…

Read More

BUG-0009251: E2Button status won’t change according to tag value.

25 de March de 201922 de January de 2020Elipse SoftwareLeave a Comment on BUG-0009251: E2Button status won’t change according to tag value.

OVERVIEW When you link an E2Button to a tag, this object’s status (pressed or not) is not updated according to tag value, even when correctly configured. E2Button will only work…

Read More

KB-31076: Script para busca de arquivos em todo o diretório.

25 de March de 20196 de June de 2019Elipse SoftwareLeave a Comment on KB-31076: Script para busca de arquivos em todo o diretório.

Descrição: Como varrer um diretório procurando por arquivos? Solução: Para isto, deve-se utilizar as funções FindFirstFile e FindNextFile. Observação: Anexo a a este artigo encontra-se uma aplicação exemplo desenvolvida no…

Read More

KB-30035: Printing an RMChart object.

25 de March de 201922 de January de 2020Elipse SoftwareLeave a Comment on KB-30035: Printing an RMChart object.

Question: On a screen with different types of objects, can I print only the RMChart and not the others? Solution: Yes. To do so, you will either use ActiveX’s Draw2File()…

Read More

Posts navigation

Previous 1 … 230 231 232 … 285 Next

Categories

Search by Category

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