I said:

> But shouldn't .pcc_begin_yield and .pcc_end_yield 
> do "saveall" and "restoreall", respectively?
> 
> Is there a case where we wouldn't want this?

Yes, because for python anyway, I also need to 
put pop_pad in there:

  saveall
  pop_pad
  .pcc_begin_yield
  .return whatever
  .pcc_end_yield
  restoreall

So nevermind. :)

Sincerely,
 
Michal J Wallace
Sabren Enterprises, Inc.
-------------------------------------
contact: [EMAIL PROTECTED]
hosting: http://www.cornerhost.com/
my site: http://www.withoutane.com/
--------------------------------------


Reply via email to