19.5.2. Batch
The following line must appear near the beginning of your batch code before any report commands:
~eui,'package require ansys'
To capture a listing via a batch run, insert this report command at the point in the run where you want
to capture a listing:
~eui,'ansys::report::datacapture "caption" ansysCommand'
19.6. Assembling a Report
This section describes how to assemble your captured image and text data into a report interactively,
within a batch run, or manually using the JavaScript interface.
19.6.1. Interactive Report Assembly
Follow these steps to assemble your report using the report generat or GUI:
- Click on the HTML Report Assembler button.
Result:The HTML Report Assembler window appears, as shown:
Figure 19.3: HTML Report Assembler Window
Click on the buttons and thumbnail images in the left panel to add components to
your report. The larger panel on the right is your work area, displaying the compon-
ents that you have chosen to include in the report.
- Assemble the components of your report.
Click on the buttons and thumbnail images in the left panel to add your captured images and text,
and other components, as follows:
Release 15.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
The Report Generator