Hi Paul!
Sometimes AppleScript can help in these situations.
WARNING: This method will permanently delete what you have selected. Be
careful that you have selected what you want to delete.
1. Open the Script Editor application found in /Applications/AppleScript.
2. Paste in this script:
tell application "Microsoft Entourage"
set theTask to selection
delete theTask
end tell
3. Select your Task in Entourage.
4. Click the Run button in the Script Editor.
Hope this helps!
--
bill
Entourage Help Page <http://entourage.mvps.org/>
Entourage Help Blog <http://blog.entourage.mvps.org/>
YouTalk <http://nine.pairlist.net/mailman/listinfo/youtalk>
Twitter: follow <http://twitter.com/meck>
On 11/10/2008 19:08, in article OMHYux8K...@TK2MSFTNGP04.phx.gbl,