1234567 Line 1.if .test -f tam1.echo Stat OK size=\v{_STAT[7]} TestFile='\v{_TestFile}'.elseStat failed.fiEND
Line 1
.if .test -f tam1
.echo Stat OK size=\v{_STAT[7]} TestFile='\v{_TestFile}'
.else
Stat failed
.fi
END