Setting up the Viewer to access a server with dynamic IP.
Question: Can I use E3 Viewer to view an application being executed in a server outside local network (intranet) in a connection with dynamic IP? Solution: Yes, you can. To…
Question: Can I use E3 Viewer to view an application being executed in a server outside local network (intranet) in a connection with dynamic IP? Solution: Yes, you can. To…
Question: In an application, how can I determine whether an object has any links between an XControl and a few XObjects that work as source? Example: A screen object has…
This article shows the procedures for installing and setting up Microsoft SQL Server 2008 R2 Express, the free version of Microsoft’s database, thus making it possible to use it as…
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…
Question: How can I start an application without executing the Viewer? Solution: You can create a shortcut with E3Admin’s executable file adding “-start” command to it, and then pass the…
Autor
Guilherme Taschetto
Autor
Paula Eneas
Autor
Renato Souza, Délio Damin
Question: Can E3Viewer‘s and E3Server‘s versions be displayed on a screen in the application? Solution: Yes. To do so, just use VBScript’s GetFileVersion() method to read the versions of E3Server.exe…
Attached to this article is a sample application illustrating how to use the following VBScript’s functions: MsgBox Input Abs Sgn Array Asc Now FormatDateTime Data SelectMenu Chr Date Time Attachments:…