Omnimaga

Calculator Community => TI Calculators => ASM => Topic started by: ACagliano on September 01, 2010, 01:24:28 pm

Title: Linking
Post by: ACagliano on September 01, 2010, 01:24:28 pm
Another one of my programs that I'm working on requires the name of a received program. I know I've asked this before, but I'll put it again.

Hook--> every time link activity COMPLETES (if possible, during or before if easier), output the name of incoming variable to Str1 (or any arbitrary Str, so long as I know which one).
Title: Re: Linking
Post by: ACagliano on September 01, 2010, 04:34:22 pm
And, how do you stop it from like intercepting a new OS or something like that?