[A83] Auto Open


[Prev][Next][Index][Thread]

[A83] Auto Open



Is it possible for a program to call a shell, and then run itself?

ex:

    load name,ix
    bcall(_runion)
Name:
    .db "ztetris",0