In UniVerse triggers are stored in the file's "security and integrity constraints 
area" (SICA).  Contents of a file's SICA can be listed with the LIST.SICA command.

There is no command or BASIC function to detect whether a file has triggers or not, 
nor any reliable mechanism other than scanning the output of LIST.SICA for existence 
of trigger information.  Even if you found the address of the SICA block in the file's 
header to be non-zero, this would only indicate that the file has a SICA, not 
necessarily that it has trigger(s).  The SICA itself is not stored "in clear" for 
obvious reasons!

A useful variant is LIST.SICA filename DATA, in which case the output from LIST.SICA 
is returned as a dynamic array.


----- Original Message -----
From: "Noah Hart" <[EMAIL PROTECTED]>
Date: Mon, 27 Sep 2004 09:58:32 -0700
To: <[EMAIL PROTECTED]>
Subject: [U2] Triggers

> Is is possible to get a list of all files with triggers?
> 
> Where is the trigger information stored?
> 
> Thanks,
> 
> Noah Hart
> -------
> u2-users mailing list
> [EMAIL PROTECTED]
> To unsubscribe please visit http://listserver.u2ug.org/
-------
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to