Question
(CS3) Does anyone know how to place request for...
I was wondering if anyone knew the process to request change or ask for improvement.
I am using EventListener object and it seems that the beforeClose event run the script AFTER asking to save the file. So I had to use beforeSave but this is not quite what I want. I prefer my script to run BEFORE saving the file at closing time and if I choose to CANCEL the save, my document won't get closed on me!
So the beforeClose.event should RUN the script associated with, THEN ask to save the file if it needs to!!!!
Alex.
I am using EventListener object and it seems that the beforeClose event run the script AFTER asking to save the file. So I had to use beforeSave but this is not quite what I want. I prefer my script to run BEFORE saving the file at closing time and if I choose to CANCEL the save, my document won't get closed on me!
So the beforeClose.event should RUN the script associated with, THEN ask to save the file if it needs to!!!!
Alex.