Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

PB5.03 Is it possible to stop/clear the Event Queue??

Status
Not open for further replies.

Cafeinomane

Programmer
Apr 9, 2002
11
CA
Hi there,

I'm using PB 5, my problem is with PFC, they starts lots of events. In one case, I wan't to stop all the events currently running or in the event queue. Is this possible?
I've searched the help and can't find anything usefull...

Thanx!

Cafeinomane
 
Hi Cafeinomane

I think one way is to create an inherited object of the object in question. You may then activate "Override Ancestor Script" in the child object and use it instead of its parent.

Thanks

Terence
 
Hi Cafeinomane

I think one way is to create an inherited object of the object in question. You may then activate "Override Ancestor Script" in the child object and use it instead of its parent.

Thanks

Kevats
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top