Mail Order Mall 1.0B Changes ---------------------------- 1) Fixed bug in Taxes, Version 1.0 would not add the Sales Tax properly, this has been Fixed. 2) Added support for "order.inf" file. This file, if it exists, will be appended to the order form when captured. This is a variation of an idea given to me by Henry Ho of the Eclair BBS. This file can contain ordering information explaining something like "Please send copy of ID when ordering Adult Material" or something like that. Try to keep this file short. 3) Removed Beeps from Mall Editor, only one beep remains. Many of the beeps were useless and a little annoying. 4) Another change in the Editor is that it now does word wrap when adding a record (Adding only, not Editing). This will allow you to add new records a little easier without having to watch the screen for the end of the line. It will also go back a line, if you are on a blank line and do a backspace it will go to the previous line. Again, this change is for Adding records only. 5) Also on request of Henry Ho, the system now allows the sysop to force a Tax Rate. On the line in the CFG file that asks the state to tax you can now add the tax rate after it. For instance, to tax CA at 8.5% you would type: CA, 8.5 To Tax all states you would type: Y, 8.5 (This is not recommended, as you should not charge your tax rates on other states, better for the user to select it) 6) MO-Mall didn't turn the Ansi off (if the user had it on) when capturing the form. It was supposed to, but somehow slipped past me.