> I wish there was a delete function from within the open document.
Ever climb a tree and cut the branch you were standing on?
It's generally not a good idea in the Palm environment, to go
deleting resources from within your event loop while memory is locked by the
resource currently in use. I'm sure there's a way, but... you don't do this
on the desktop, why would you do it here? Do you delete your files by
opening them first in their respective applications, then deleting them from
within the app? Personally, I use a shell or if in Windows, a file manager,
to handle those kinds of operations.
/d