On the nail. Thanks WOL!

CREATE TRIGGER has no problem with this. Now writing a
proggie to create
a dict pointer for every file required...

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
On Behalf Of Anthony Youngman
Sent: 05 March 2004 04:06
To: U2 Users Discussion List
Subject: RE: How to Add Triggers on Dicts


When you specify "DICT FILENAME", UV treats it internally as
if there
existed a VOC entry

0001: F
0002: D_FILENAME
0003: \uv_account\DICT.DICT

There is no reason whatsoever why you shouldn't create an
explicit VOC
entry of exactly this form. After all, as far as UV is
concerned, the
D_FILENAME file is a data file, just like any other ...

Cheers,
Wol

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
On Behalf Of Daly, Mark
Sent: 02 March 2004 14:28
To: 'U2 Users Discussion List'
Subject: RE: How to Add Triggers on Dicts

Well...... It wouldn't surprise me if the CREATE TRIGGER
command doesn't
recognize the 'DICT' keyword. Triggers generally deal with
data updates.

I guess you could create a dummy file pointer that points to
the
dictionary as though it were a data file. Then reference
that pointer
when creating the trigger. BUT - I haven't tried it. Not
sure I would
try it.

Good luck!


-----Original Message-----
From: Dennis Bartlett [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 02, 2004 9:20 AM
To: 'U2 Users Discussion List'
Subject: RE: How to Add Triggers on Dicts


The trigger is currently working fine on DATA files. It's
just the
adding of it to DICT files that's boggling me at present.
Once I've got
that right, I'll have to think of some way to monitor Type
1/19 files,
but that's another day.
--
u2-users mailing list
[EMAIL PROTECTED]
http://www.oliver.com/mailman/listinfo/u2-users




************************************************************
************
***********

This transmission is intended for the named recipient only.
It may
contain private and confidential information. If this has
come to you in
error you must not act on anything disclosed in it, nor must
you copy
it, modify it, disseminate it in any way, or show it to
anyone. Please
e-mail the sender to inform us of the transmission error or
telephone
ECA International immediately and delete the e-mail from
your
information system.

Telephone numbers for ECA International offices are: Sydney
+61 (0)2
9911 7799, Hong Kong + 852 2121 2388, London +44 (0)20 7351
5000 and New
York +1 212 582 2333.

************************************************************
************
***********

--
u2-users mailing list
[EMAIL PROTECTED]
http://www.oliver.com/mailman/listinfo/u2-users


-- 
u2-users mailing list
[EMAIL PROTECTED]
http://www.oliver.com/mailman/listinfo/u2-users

Reply via email to