.ASKF [-1] LFNAM Logfile name ? .logfile 'lfnam' ; ; Here we go... .enable logging ; ; This should be the first stuff in the logfile ; .loop: .asks cm Command ? .if cm = "END" .stop 'cm' .goto loop