T
Trent Argante
I need to insert a procedure call into the BeforeSave event handler of a file
that is the result of a programmic 'Save As'.
A procedure makes changes to a template, imports a module to the template,
then saves the template as another file. At this point, the user make
changes to the file, saves then closes it. I need those changes saved to a
data file, which the imported module does, but I need the BeforeSave event
handler to call the module's procedure.
TIA,
Trent Argante
[DC.J(168)]
that is the result of a programmic 'Save As'.
A procedure makes changes to a template, imports a module to the template,
then saves the template as another file. At this point, the user make
changes to the file, saves then closes it. I need those changes saved to a
data file, which the imported module does, but I need the BeforeSave event
handler to call the module's procedure.
TIA,
Trent Argante
[DC.J(168)]