system
system mycommand
System fork
.include "telestrat.inc"
system cmd
rts
cmd:
ls
Call XEXEC kernel function (with X=1).
system mycommand
System fork
.include "telestrat.inc"
system cmd
rts
cmd:
ls
Call XEXEC kernel function (with X=1).