Add in Module: Operating System Functions Module

Alchemex 7.1

Home > Report Manager > Maintaining Reports > Add in Module: Operating System Functions Module

Add-In Modules: Operating System Functions Module

The following Add-in Functions are available:

Function Description Use When
DeleteFiles Deletes a list of specified files You wish to delete temporary files that have been created by macros or by other reports in a report batch
SaveBook Saves the Report Output Book to a specified location You wish to save the reports output book to a specified location
NetSend Sends a network message to You want a network message to be sent to someone whenever the report runs
CmdExec Runs any Operating System Command or Executable Program You want your report to launch an Operating System Command or Executable Program. Note that your report will continue to run asynchronously and the new process created will run on its own. For safety reasons this option will require that the user confirms execution of the command each time the report is run