Demo application: Searching inside a batch.
Demo application that searches inside a batch. Attachments: ex_findbatch
Demo application that searches inside a batch. Attachments: ex_findbatch
Demo application that shows how to delete a register from a history file. Attachments: ex_deleterecord
Demo application that demonstrates how to make a search in a historic by using its highest value. Attachments: ex_pico
The attached sampe application has two purposes: To show how to use RunMacro function to improve the performance and simplify the scripts of an application that has many similar objects;…
The attached sample application uses DDEExecute function and DDE tags to perform an Excel history with ODBC, in addition to formatting and printing the spreadsheet. Attachments: ex_ddeexecute
Sample application that illustrates how to use FileSelectWindow function, which opens an Open File dialog box. Attachments: ex_fileselect
The attached demo application illustrates how to create a simple user control system. User a is registered with “a” as their password, and user b is registered with “b” as…
Per-page printing is the standard Windows behavior; however, sometimes you may want to print your documents per line. 1. Since version 4.7, the Line Printer object was created. A Line…
The attached application shows you how to calculate the trigonometric functions arcsen and arccos according to the value typed by the user. When the application is running, type a certain…
This article illustrates how to set up a connection to an SQL Server database in E3, as well as recording data and applying queries for being viewed on screens. For…