Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Triggers
Message
From
17/06/1999 02:49:34
 
 
To
16/06/1999 11:08:06
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00230426
Message ID:
00230761
Views:
21
Wouldn't this be easier :
create a public variable ldothetrigger wich you set to .f. if you don't want the trigger to trigger :

if ldothetrigger
&&triggerstatements returning .t. or .f.
else
return .t.
endif
Previous
Reply
Map
View

Click here to load this message in the networking platform