fgl_report_print_binary_file()
Prints a file containing binary data during a report.
Syntax
fgl_report_print_binary_file(
path STRING )
- path is the name of the binary file.
Usage
This function prints a file containing binary data during a report.
This function is provided for backward compatibility and must only be using
inside a REPORT
routine.