* 6-9-96 Found out I had written the docs wrong. Corrected and uploaded new version. Sorry for any inconvenence. The parameter in WcMenu should point at your Wildcat directory. * 6-6-96 Added a new option that will allow you to send a copy of the item for sale to a message conference. For example, if you post a boat for sale after you save it it will prompt you to see if you want to save it to the Wildcat message base or bases. The rules are as follows: Create a file with the same same as the area. For instance, the area called Free Stuff has a file already called Free Stuff.mes. This is where the items are stored. If you create a file called Free Stuff.con and put the number 15 in it. When someone posts a message in that area, it will prompt them to see if they also want to post it in the message area. You can have up to 10 conferences listed in each CON file. They should all be listed on different lines. More than 10 are ignored. If the CON file does not exist, it will not prompt the user. Please note, you will now have to add C:\WC5\CLASSIFIED to the parameter section of the menu program. I did not want to do this, but was forced to do it due to irregular things happening. I am still working on getting it to be able to put the classified directory somewhere else. But for now, you MUST have it in your wildcat directory. C:\WC5\CLASSIFIED. NOTE: Substitute WC5 with your wildcat location. I also prompt the user showing how they can add colors to there for sale items. My program supports the atcodes. When displaying a message, it is using my routine to do it and not wildcats. I noticed that by adding the parameter option, it sped the program up considerably. Working on a HTML option for this program, any suggestions would be appreciatted. Fixed a minor bug where if a sysop edited a message, it would replace the posters name with the sysops. Been fixed. Going to add a option the user can set to define his screen size, will see if I can pull it out of Wildcat user base. * 6-2-96 Version 3.00 Released NOTE: I am having problems getting the program to work in a directory that is not called Classified and located inside the Wildcat directory. I am trying to find out why it is not working, but have not solved the problem. For some reason it will not allow me to edit a message. I will keep working at it. Thanks to a suggestion by a registered user, I have added a file called NOADD.CFG to the classified program. In this file, you can have up to 1000 names or access levels. The access levels can be the secondary access levels. If the name or the access level of the user is in the file, they will NOT be able to add items to the Classified program. The secondary profiles are now used to create groups based on the defaults. That is, security(1), etc, which can be found in the Extra in the sysop editor of Wildcat. * 5-18-96 Thanks to Larry Charpiat accidently finding a bug and Wildcat's system going down so I could not upload it, item was deleted when you are a sysop even if you do not want to bug was squashed. NONE of your existing data files will be affected. * 5-17-96 Thanks to a couple of phone calls, I found out I left a file off called Sysop.CFG. You HAVE to have this file to run the program. Hats off to all SysOps that figured out how to get it working. Version 1.01 released. Only change is version number and the Sysop.cfg added. * 5-13-96 Found a bug. Thanks to Dan Boone. User was unable to edit or delete message that he or she created. Had an AND instead of an OR. Simple error. Uploaded it again to MSI, as they STILL not placed it up for downloading. * 5-11-96 Uploaded to MSI to be released Renamed files that are saved to extension MES so they would not conflict with other files. Renamed Reg.dat to Reg.#. Smoothed out some screens. Self centering on title screens based on the name of the BBS. Changed the main menu so that numbers 1-5 are now used for selections and A-R are used to browse different conferences. Finished work on SysOp menus. * 5-7-96 Finished work on Registration module, restructured some internal routines. * 5-5-96 Finished version 1.0. Upload to MSI tonight for beta. (canned that ideal) Need to add registration module. * 4-29-96 Added date to save area. Redesigned the screen layout. * 4-28-96 First code started.