1. Generate
"bookmarktree.js"
You can build Your BookmarkTree using either
book2tree.exe
from MS-DOS console window
or
book2tree.dll
from Matlab 5.x command window.
(1) MS-DOS option
In MS-DOS prompt, change to Your Book2Tree folder.
Type:
book2tree bookmark.htm YourName
(You should copy your bookmark file to Book2Tree folder, or use full path name)
(2) Matlab 5.x option
In Matlab command window, change to Your Book2Tree folder
Type:
book2tree('bookmark.htm' , 'YourName')
Be sure not to forget quotes.
(You should copy your bookmark file to Book2Tree folder, or use full path name)
You shall see following messages:
Book2Tree version 1.0 converter
by Igor Kagan, kigor@tx.technion.ac.il
Processing bookmarks, please wait...
File "bookmarktree.js" was generated successfully
582 bookmark(s) in 61 folder(s) were added
Please, follow Book2Tree installation instructions in Book2Tree.html
Goodbye
2. Open
BookmarkTreeExample.html
to display Your BookmarkTree.
If Your bookmarks file is large, please, be patient and wait while browser
reads it -once it loaded, it works very fast. If you have really large
bookmarks database, IE may display message saying:
"The script on this page is causing Internet Explorer to run slowly. If it
continues to run, your computer may become unresponsive. Do you want to abort
the script?"
The message is issued because the Tree is fully expanded at the start up. Press
"No", the Tree will collapse and continue to run normally after short delay.
|