| Copyright, William Weiland wcw@adelphia.net 8 May 1999 | 3 October 1999 | Updated to Merchant version 2 | 15 March 2000 | Made the module dual UI compliant | | FTP the baskstat.mv (lower case) to a folder on the server called | modules/util/ under your Merchant script directory. Create one if it | doesn't exist. | Install as a module to the mall, modules/util/baskstat.mv is the path | Then install it to the individual store. | If you are using the Open UI look and feel, skip this comment section. | | USAGE: include the following 2 lines in your mmui.mv (begin_screen or | end_screen functions) | | | | | If you elect to install it to a directory other than modules/util, you will | need to change the location of FILE in the MvDO command shown here. | Remember - this function takes time so if your host is slow, don't use it | Here is the actual code inserted in my demo store in the MMUI_Begin_Screen | function just after the customer login in the greymenu, but before the | lines that runs the Category_Tree | | | |
| | |