Write to Log
Write to Log is a procedure which builds a complex string for logging. This is different from logging from the Director, which is explained in the following post: Logging. A sample for Write to ...
Write to Log is a procedure which builds a complex string for logging. This is different from logging from the Director, which is explained in the following post: Logging. A sample for Write to ...
XML File Load fills one or more variables based on XML elements/attributes in a file either with a constant or variable name. For an example, download the following eFORMz project: XML_File_Load ...
To install eFORMz please go to the following link: http://www.minisoft.com/index.php/downloads/ and click the DOWNLOAD – GENERAL button to get started. Using eFORMz Windows Installer Go ...
There are at least nine different ways to call a project from another project. 1) Preprocessor – Project Unique feature: import the generated output of another project, such as an XML file ...
Execute a Project is a procedure which calls another project and outputs that project to a file, to a printer or with eDIRECT. To implement, right click the form and select Add Post-condition ...
The Create XML action is used to create XML data that can be passed between projects, which is useful for Calling Sub-Projects or Returning XML from a Project. It’s also similar to Record ...
Unlike other methods of calling projects, Execute Project Procedures works in conjunction with the “For Parameter” variable type to enable specific variables to be passed between ...
Load Variable from Project Output is a procedure action with a variety of potential uses, as the following examples illustrate: Pass XML data to a project to transform into some other XML format. ...
To add a copy of a form, right click the form and select Insert Copy of Form. Right click the copy of the form and select Display Form and Data.
In versions of eFORMz 11.01 and later, the process for creating a new project with a form template. After adding a form, a pop-up with the form’s properties page displays. Select OK for default ...