A86: programs running programs


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

A86: programs running programs




Let's say program A runs program B.  How can program B find out what the
name of program A is, or whether it was even run by program A in the
first place or from TI-OS?  Is this even possible?  I did a memory
search for the name in VTI, but couldn't find it anywhere.  But that
doesn't make sense, because programs can return to the programs that
call them; thus the calc must remember it somehow...  I think.

Cassady Roop