On Thu, 2003-10-02 at 18:20, gerard uolaquetalestem wrote:
> a magical way to comunicate between phases??? 


Sounds like you want pnotes().  Also, keep in mind that global variables
retain their values, so you can easilly put things in globals as long as
you don't mind them having a value on the next request (or manually
clearing them).

- Perrin

Reply via email to