The following commands are not currently supported in exec or macro files in the Minitab web app:
| Command | Description | 
|---|---|
| CD | Display current directory or change current directory to another path | 
| EXEC | Run a MTB file | 
| EXIT | In macros, transfer control back to interactive Minitab; in execs, exit Minitab | 
| GSAVE | Save a graph file | 
| MYME | Invoke commands specified on customized My Menu | 
| NEW | Create new project | 
| NOOU | Stop writing output to an open/active text file | 
| ODBC | Import data from a database file | 
| OUTF | Save output to a text file | 
| OW | Set character width of output | 
| PAUS | Shift control to keyboard for interactive user input | 
| PROF | Change profile | 
| PYSC | Python script command | 
| QUIT | Exit Minitab | 
| READ; FILE | Import data from a text file into a worksheet (READ is allowed without FILE) | 
| REST | Restart Minitab | 
| RESU | Resume macro execution from interactive keyboard entry | 
| RETR | Retrieve a project file in local macros | 
| TSET; FILE | Import data from a text file (TSET is allowed without FILE) | 
| SAVE | Save a project file in local macros | 
| SET; FILE | Import data from an ASCII file (SET is allowed without FILE) | 
| STOP | Exit Minitab | 
| WOPE | Open worksheet | 
| WSAV | Save worksheet | 
| WRITE; FILE | Writes data in the specified columns or constants to a data file (WRITE is allowed without FILE) | 
| XPPO | Send output to Microsoft® PowerPoint | 
| XWOR | Send output to Microsoft® Word |