Skip to content

system

system mycommand

System fork

    .include "telestrat.inc"

    system cmd
    rts
cmd:
    ls

Call XEXEC kernel function (with X=1).