KB-28648: Error when inserting units or values into a Formula.
Question: How can I insert Units and Values into a Formula via E3Studio? When I click the + button, no dialog box pops up for inserting unit name or value.…
Question: How can I insert Units and Values into a Formula via E3Studio? When I click the + button, no dialog box pops up for inserting unit name or value.…
Question: How can I create new values in a Formula dynamically? Solution: Once your Formula has already been created and configured, you can create a button on screen and write…
Descrição: Posso editar um campo de um registro depois que ele tenha sido criado pelo histórico? Solução: Sim, isto pode ser feito através de scripts. A aplicação exemplo abaixo (desenvolvida…
Descrição: É possível exportar um arquivo de receitas (*.rcp) para o Excel? Solução: Atualmente não é possível fazer isto de uma forma automática. Uma possibilidade é criar um histórico auxiliar…
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:…
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).…
Question: How can disable data typing direclty into a ComboBox? Solution: To do so, change the ComboBox’s Style property to 2 – fmStyleDropDownList.
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…
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…
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…