RUN [-C] commandline * RUN executes a commandline in a separate process. If you want to execute several commands, you can separate them with ; . * If you do not need a window, you can specify the "-C" option . eg. run dir ram: run -c assign libs: df0:libs