Is there an @Command or something that can mark all documents in a database as read? I noticed that you can do selected documents using simple commands but I need a smarticon that just marks all documents as read in whatever database I’m in.
Cheers,
Katherine
Subject: Quick Question: Mark All Documents as Read
This is a RTFM or STFW problem.Search the help at least before posting. This is what I found there:
ToolsMarkAllUnread @Command
Marks all of the documents in a database as unread.
Syntax
@Command( [ToolsMarkAllUnread] )
Usage
A database must be open at the view level
or
A document must be open in Read or Edit mode
Note In some databases, there is no difference in the display of read and unread documents in views and folders.
This command does not work on the Web.
Patrick