Suneido Forum Database Manager The Forum Database Manager is a small program written in Suneido intended primarily for Suneido Forum members. It aims to download the forum pages into a table in the Suneido database, modify it and view it at one's convenience. Suneido Sept. 1, 2003 release was used for making this program. Minor modifications to the stdlib MshtmlControl was made which is also provided with the library for this program. Files provided: 1) forum_lib.su 2) forum_doc.su 3) forum_db.su Requirement: Suneido running in your computer Installation: - Unzip all the three files into the folder containing your suneido.db - Open the DOS prompt window. - Load all three files into the Suneido database using the commands after changing to the directory where suneido is installed: suneido -l forum_lib suneido -l forum_doc suneido -l forum_db - Now, either use the File > Use Library from Library View or the command Use('forum_lib') from the WorkSpace to "Use" the forum_lib library. - You can run the program from the WorkSpace using Forumdb_Control() which will bring up the tabbed window of the Forum Downloader. - Read the contents of the Documentation tab to understand how to use the program. Note: You can opt not to load the forum_db, in which case there wont be any webpages initially. You will have to download everything. If you load the provided forum_db, then you get the first 50 edited pages of the forum. The editing, especially that of the columns Usefulness and Topic category shows my own personal views rather than being absolute. Ajith