perhaps you should try the "closeStackRequest" handler
instead..(?)

on closeStackRequest
  save stack B
  pass closeStackRequest  -- important! if this isn't here,
the program won't quit
end closeStackRequest

----- Original Message Follows -----
> on closestack
> save stack B
> end closestack
> 
> This works without any problems if I run my program on my
> Mac, but data are not stored if I try doing the same on a
> Windows PC.
_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to