STOPS MICROSOFT EXCEL
ACTION
The command EXCEL_STOP stops Microsoft Excel software, if it running.
SYNTAX:
EXCEL_STOP
USE ERROR EXAMPLE
rem launch Excel software
excel_start
rem wait for 5 secondes
wait 5000
rem stop Excel software
excel_stop
EXCEL_STOP
EXCEL_STOP
SEE ALSO
EXCEL_START
EXCEL_FILE_NEW
EXCEL_FILE_CLOSE
EXCEL_FILE_OPEN
EXCEL_WRITE
EXCEL_READ$()