echo off
erase ins.log
cls
type ins2.txt
pause

type ins.txt|more
pause

delimit ins2a.par 
pause

type ins2a.out
pause

type ins.log
