@ MENUS @
Project
-Iconify}
Iconifies YAAV. Hit L-alt L-shift y to bring back.
-About}
Brings up version information
-Quit!}
Quits
Doc Settings
-Edit document list}
Pops up a small window that lets you manage your document lists.
-Select from document list}
If on, then you get a sorted list of all your Autodocs instead
of a file requester. This list appears inside the DocList Window.
-Use parse caching}
If on, then the parse data for each document you load will be cached to
memory. Next time the AutoDoc is loaded it will not be re-parsed. This
speeds up YAAV considerably when you're switching a lot between different
AutoDocs! (i.e. I get a 2 second delay on my machine when loading
intuition.doc. This delay goes away when caching is on).
(NOTE: The AutoDoc itself is not saved to memory. Only the function names
and offsets are cached)
-Create pre-parse file}
This will load all the AutoDocs in your AutoDoc list, parse them and save
the parse cache to a file called parse.cache. This file will be loaded and
data transfered into the cache each time YAAV is run. (This option will
not do anything if parse caching is off.)
-Flush pre-parsing cache}
This causes the cache to be expunged from memory.
Extras
-Remake dictionary}
Selecting this will cause all your include files to be rescaned and the
dictionary to be re-made. This can take a while....