[comp.sys.mac.programmer] Launch again

slavin@GroupW.cns.vt.edu (Scott Slavin) (06/12/91)

Awhile back I asked about sub-launching and received numerous
answers to look at technote 126.  Thanks.

Now I have a problem with sub-launching.  The TechNote has
some signal calls (CatchSignal and Signal) that are available
in Technote 88 and written in MPW Assembly.  I am writing in
Turbo Pascal and don't have access to MPW.  Anyway, I had
commented the signal calls out and the program did launch
and return to the calling program, but started the calling
program from the beginning (ie, just like it launched the 
calling program and ran it from the start).

Is there anybody out there who knows if the signal calls
get around this.  If not, did anybody write some code to
return to where the Launch was called?

Thanks in advance

Scott Slavin
slavin@ringo.cns.vt.edu