You can right click on one item/line and "Delete Watch". I don't see an "official" way to delete all, but I know the watch items are stored in foxuser, so you can delete them there. Look for records with Id="WATCHEXPR".
Code:
USE SYS(2005) IN 0 AGAIN
DELETE WHERE Id="WATCHEXPR"
Astonshingly, I just did so and the watchlist wasn't empty. I found another record with Deletion flag, afer SET DELETED OFF and it also had Type="*REFW" instead of the normal "PREFW" for preferences of windows.
We had this same discussion a few years ago. Several solutions were suggested. In the end, the person who asked the question decided that the easiest way was as follows:
1. Highlight the first item.
2. Press DEL.
3. Repeat until the list is empty.
Mike
__________________________________
Mike Lewis (Edinburgh, Scotland)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.