have notice that i miss Window for "Setup" DBF ... so i add it in Menu
it will take some Time to finish it so i will release Source later.
here latest Version where "Speed" was fixed ( remove !DELETED() ) ---
add :
add Index TAG "MSGDATE" (please delete old FORUM.CDX )
add new in CONFIG.INI (please delete old CONFIG.INI)
add more HTML to "remove" (please delete old HTMLSIGN.DBF)
add Setup Window for FORUMDIR.DBF, HTMLSIGN.DBF, NOTUSER.DBF and (new) COLOR.DBF
add Transparency for Child Window when "LOSTFOCUS"
add save new Layout in CONFIG.INI while running (need open Windows to get Row/Col and Size)
btw. for FILTER you can use "|" (pipe) for more than 1 Author ... or "exclude" them
press F9 will "load" User from NOTUSER.DBF which belong to "active" Forum
change :
BROWSE use default TAG "MSGDATE" (Column Date)
Code: Select all
DTOS(TDATE)+TTIMECode: Select all
STRZERO(TOPICNO,5)+DTOS(TDATE)+TTIMEBUG :
there are still some HTML in CODE when download Message which are not "clean up"
please use MENU and call "clean up" which work
i can´t find BUG while both are using same Function to "clean-up" ... hm
todo :
there is no "validation" when add new Entry in FORUMDIR.DBF or NOTUSER.DBF
when change Color it is need to "restart" ...