KB-30860: Editing Windows services via E3.
Question: How can I edit Windows services via E3? Solution: It is not possible to do so, because E3 will not support Windows services’ edition.
Question: How can I edit Windows services via E3? Solution: It is not possible to do so, because E3 will not support Windows services’ edition.
Question: How can I open the KeyPad at a specific position? Solution: To do so, you must indicate this position in the script that opens the KeyPad: GetKeyPad().X = 300GetKeyPad().Y…
Question: How can a Flash animation (SWF files) be displayed in Elipse E3? Solution: To do so, you must insert the path (example: c:\FilesFlash\test.swf) of the SWF file to a…
Question: Can I work with FILETIME dates on E3? Solution: No, you cannot, because this type of data uses 64 bits and works with a resolution of 100 nanoseconds starting…
Question: How can I check where a tag is being used in the application? Solution: To do so, you must use the E3 Studio’s search tool, which displays where a…
Question: In order to save memory, I want to set up an E3 application not to load a certain module (such as the Storage in an XObject, for example) at…
Question: Why is E3Viewer not connecting to the server after the antivirus has been installed? Solution: The antivirus has probably blocked the access port (6515) between E3Viewer and the server.…
Question: For Boolean values, is the number 2 considered True? Solution: Yes, any value different from 0 is considered True for Booleans.
Question: Can two E3 applications run in the same computer? Solution: No, they cannot. To work around this issue, you can try one of the following: Using two different computers;…
Question: How can I erase the list with the projects registry displayed when E3Studio starts? Solution: To do so, just follow these procedures: Open Run command via Start menu. Execute…