On Thursday 16 March 2006 14:05, Bill Haskett wrote:
> I'm almost done with triggers (thank goodness I only have a few to create).
> It appears UniData only allows one trigger created on a file at a time.  Is
> this true?
>
> The documentation doesn't mention this at all.  So, in order to get
> multiple triggers on a file would I have to create a "wrapper" BASIC
> program that CALLs each trigger program as a subroutine (or EXECUTEs each
> trigger program)?

Yes, the docs  I had were clear - one update trigger and one delete trigger 
per file.  Yes, a wrapper would indeed do what you want.  Also, by using a 
wrapper, you know precisely the order the triggers are executed and can 
conditionally execute some of them.


-- 
Jeff Butera, Ph.D.
Administrative Systems
Hampshire College
[EMAIL PROTECTED]
413-559-5556

"We're not given the burdens we deserve, 
    we're given the burdens we can bear."  Several
-------
u2-users mailing list
[email protected]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to