save_scenario_png_file#
- file.save_scenario_png_file(p0: str) int #
Creates an executable by name of <pathname> containing the CEI application Reveal along with the currently specified scenario file. The executable is for the architecture specified by the ‘file: save_scenario_png_format’ command.
Commands associated with this command are:file: save_scenario_png_format andfile: save_scenario_fileslct.- Args:
- p0:
‘pathname’ executable file name
- Returns:
zero on success, non-zero on error