Developing libraries in Elipse E3.
1) INTRODUCTION Using libraries in Elipse E3 is highly recommendable, because they can represent more productivity for your application. Some advantages of using ElipseX are: Reusing code. Less tests during…
1) INTRODUCTION Using libraries in Elipse E3 is highly recommendable, because they can represent more productivity for your application. Some advantages of using ElipseX are: Reusing code. Less tests during…
1) Introduction The Local Alias is an Elipse E3 feature which helps migrate objects from a local application to a Remote Domain, that is, you can set up all the…
The Elipse Gateway feature provides a gateway via software which dismisses the need for any additional hardware and guarantees data transmission efficiency. This solution can be used by substations or…
Question: Due to the limitations in x64 processes, can I use a project with reports in the 64-bit version? Solution: Yes. To do so, just use an x86 Viewer (32…
Autor
Luiz Fernando Freire
Regarding x64 version, we recommend three 32-bit (or x86) or 64-bit (x64) Studio/Viewer/Server combos: 32-bit Studio, Viewer, and Server: the only existing before v4.6. You can keep using this combo…
Question: Can an application developed with Studio x64 be edited/executed in Elipse E3 x86 (32 bits)? Solution: Yes. There are no compatibility issues between both architectures (x86 and x64); however,…
Question: The title parameter is passed in a script using DoModal method to open an indexed screen. However, the text set up in the script is not displayed at run…
Question: Using Studio x64, when I try to visualize a screen containing na MSForms ActiveX, the following error is displayed: How can I fix it? Solution:…
GENERAL NOTES: This article applies to Elipse E3, versions 4.5 or higher. For further details on E3DataAccess library, we recommend reading the following articles: Connecting a VBA application to an…