home *** CD-ROM | disk | FTP | other *** search
/ The Pier Shareware 6 / The_Pier_Shareware_Number_6_(The_Pier_Exchange)_(1995).iso / 004 / sbrain.zip / WHATS.NEW < prev   
Text File  |  1994-11-27  |  11KB  |  409 lines

  1. WHAT'S NEW?
  2. ===========
  3. 11/27/94
  4. --------
  5. Fixed DOOR.SYS set to level 0 with some orders.
  6.  
  7. 11/9/94
  8. -------
  9. Fixed route number validation.
  10.  
  11. 11/2/94
  12. -------
  13. When entering a check account number, only numbers will be accepted
  14. for input (no dashes, etc.).
  15.  
  16. 10/29/94
  17. --------
  18. Added new @ codes for CHARGE.FRM for paying online by check.
  19. See SBRAIN.DOC for details... The included CHARGE.FRM is designed
  20. for use with Dragon Business Services.
  21.  
  22. NEW: If you have the ZIPCODES.DAT file in your BRAINEX directory,
  23. Shop Master will do an automatic look up of the user's City and State
  24. based on the zip code entered... ZIPCODES.DAT is about 300k and
  25. available for download from The Brainex System BBS at 310-275-2344.
  26.  
  27. 10/13/94
  28. --------
  29. Fixed a problem reading TABS validation numbers.
  30.  
  31. 10/12/94
  32. --------
  33. NOTE for Dollars Direct(tm) users:
  34. Included in this archive is DDD.EXE (Dollars Direct Dialer).
  35. This program will call the ABS BBS and upload your order files
  36. for you automatically. Use it in your nightly BBS event.
  37. In order for DDD to work, you will need to update SBRAIN using
  38. a BRAINEX.DAT dated 10/12/94 or later. See DDD.DOC for details.
  39.  
  40. Order ZIP files will now be written to BRAINEX\SBRAIN\ABS directory
  41. This should keep things a bit more organized!
  42.  
  43.  
  44. 10/10/94
  45. --------
  46. Added an additional security check for Dollars Direct(tm) 
  47.  
  48. 10/01/94
  49. -------
  50. Shop Master now supports Dollars Direct(tm) from American Banking
  51. Services Corp. Please see ABS.DOC for information!
  52.  
  53. ****  You must have BRAINEX.DAT dated 10/01/94 or later to setup
  54. ****  this version of Shop Master
  55.  
  56.  
  57. 6/16/94
  58. -------
  59. Fixed a problem during creation of CATALOG.DLX. INFOFILE field in 
  60. the catalog was being repeated.
  61.  
  62. 6/12/94
  63. -------
  64. * Be sure to update using BRAINEX.DAT dated 6/12/94 or later!
  65. * Place the updated BRAINEX.DAT in your BRAINEX directory before you run
  66. * SETUP.
  67.  
  68. Shop Master now supports TABS service. Place your TABSxx.TXT files
  69. in the BRAINEX\SBRAIN directory. Validation reports will be written
  70. to BRAINEX\SBRAIN\TABS_LOG.TXT.  
  71.  
  72. You will also need to add the desired service toy your BRAINEX.INI
  73. file in the [Shop Master] section as shown in this example:
  74.  
  75. Shop brain cards=VS,MC,AM,CB,JB,DC,TABS10,TABS25
  76.  
  77.  
  78.  
  79. 5/30/95
  80. -------
  81. Fixed renaming receipt before a download.
  82.  
  83. 5/15/94
  84. -------
  85. Fixed higher baud rates used in dorinfo.def for calculating download time.
  86.  
  87. 5/5/94
  88. ------
  89. Cosmetic change in Files Directory. You may need to reformat your
  90. files descriptions if they are too long. (line wrap will be off)
  91.  
  92. 5/2/94
  93. ------
  94. Added subscription period and level upgrade for TriBBS.
  95.  
  96. 5/1/94
  97. ------
  98. Fixed a problem with subscription dates. The month was sometimes not correct.
  99.  
  100. 4/19/94
  101. -------
  102. Certain BBS programs leave the date field BLANK in the door.sys!
  103. If you are using Shop Master to add to TODAY's subscription
  104. period, Shop Master will work with the blank date field. 
  105.  
  106. 3/31/94
  107. -------
  108. You can now use a SHIPPING.CTL file to add shipping fees based
  109. on the total amount of the order. See the included SAMPLE.CTL
  110. for details. * NOTICE* This file must be name SHIPPING.CTL, and 
  111. be located in BRAINEX\SBRAIN in order for Shop Master to use it.
  112.  
  113.  
  114. 3/29/94
  115. -------
  116. Fixed a problem when changing multiple catalogs after a text search.
  117.  
  118. When checking the TRASH file for bogus card numbers, Shop Master
  119. will compares part of the card number as well as the entire number.
  120. Example TRASH file entry:
  121.  
  122. 542269
  123.  
  124. If the user's card number starts with the above example, the card will
  125. be rejected. You can also enter an entire number in the trash file.
  126. Do not add any dashes "-" in the trash file.
  127.  
  128. 2/28/94
  129. -------
  130. Shop Master can now write an additional output file. 
  131.  
  132. CUSTOM OUTPUT FILE
  133. ==================
  134. If you wish to have Shop Master create a custom output file for use
  135. with other programs, create a template file called:
  136.  
  137. BRAINEX\SBRAIN\CHARGE.FRM
  138.  
  139. The following variables may be replaced by Shop Master with the actual
  140. user information after a successful order.
  141.  
  142. @DATE          @TIME         @INVOICE        @VERIFICATION
  143. @CARDHOLDER    @USERNAME     @FIRST          @LAST
  144. @EXPIRE        @CARDNUMBER   @ADDRESS        @CITY
  145. @COUNTRY       @HOMEPHONE    @BBSNAME        @BBSPHONE
  146. @TAX           @SHIP         @COD            @DISC
  147. @TOTAL         @STATE        @ZIPCODE        @UTOTAL
  148.  
  149. The new info will be appended to the file BRAINEX\SBRAIN\BBSCHARG.CHG.
  150.  
  151. Sample CHARGE.FRM:
  152.  
  153. "@USERNAME","@CARDNUMBER","@EXPIRE","@TOTAL"
  154.  
  155. The above would end up in BBSCHARG.CHG as: 
  156.  
  157. "Alan Smithee","444444444444","1299","10.00"
  158.  
  159. See SBRAIN.DOC for more details...
  160.  
  161. 2/17/94
  162. -------
  163. Fixed color problem when doing text search with multiple catalogs.
  164. You can now search using multiple words. Just separate words with
  165. a comma.
  166.  
  167. 2/12/94
  168. -------
  169. Added Archive commands when viewing file list.
  170.  
  171. 2/10/94
  172. -------
  173. Fixed a problem when ordering duplicate items.
  174.  
  175. 1/27/94
  176. -------
  177. When displaying files list, the [ENTER=MORE] prompt will only be displayed
  178. if there is another page of files available for listing.
  179.  
  180. 1/16/94
  181. -------
  182. You can now use passwords on available files.
  183. Create a file named BRAINEX\SBRAIN\PASSWORD.CTL
  184. Each line contains the file name and password, separated by a space:
  185.  
  186. FILENAME.EXT PASSWORD
  187.  
  188. File Passwords can be included in the catalog.dat using:
  189. PASSWORD= 
  190.  
  191. Example Catalog.dat entry:
  192.  
  193. ITEM=Special List File
  194. PRICE=10.00
  195. PASSWORD=SWORDFISH
  196.  
  197.  
  198. RECEIPT files will be named by invoice number instead of RECEIPT.x
  199. (x=node number). This will help prevent users from overwriting old
  200. receipts when downloading.
  201.  
  202.  
  203. 12/11/93
  204. --------
  205. Users will now have to confirm cancellation of orders.
  206.  
  207. 12/03/93
  208. --------
  209. Fixed a shell to telepc-b problem when using EVENT mode.
  210. *Note: To use event mode use this command:
  211.  
  212. SBRAIN EVENT
  213.  
  214. 11/12/93
  215. --------
  216. Made some of the selection prompts a bit more clear to users.
  217.  
  218. 11/04/93
  219. --------
  220. NEW: EVENT mode. (update SBRAIN with BRAINEX.DAT dated 11/03/93 or after)
  221. When you use the event mode, all orders are stored in BRAINEX\SBRAIN\EVENTS
  222. directory. You can process them all at the same time by using:
  223.  
  224. SBRAIN EVENT
  225.  
  226. This is handy for systems want to process all orders in a daily event
  227. batch file...
  228.  
  229. The file BRAINEX\SBRAIN\EVENTS\ORDER.DAT will store the status of 
  230. orders.
  231.  
  232. 11/01/93
  233. --------
  234. Fixed a problem with OFFLINE mode. 
  235.  
  236.  
  237. 10/09/93
  238. --------
  239. You can now use multiple catalogs. Just create a list file called:
  240. BRAINEX\SBRAIN\CATALOG.LST
  241. and place on a single line for each catalog:
  242. PATH\CATALOGNAME [space] Catalog Description
  243.  
  244. Example:
  245.  
  246. C:\BRAINEX\SBRAIN\CATALOG.DAT Main Items Catalog
  247. C:\BRAINEX\SBRAIN\MODEM.CAT Modem Catalog
  248. C:\BRAINEX\SBRAIN\REGS.CAT Subscription Options
  249.  
  250. Don't forget the space between the filename and the description.
  251. If you delete your existing CATALOG.DLX and CATALOG.STD, Shop Master
  252. will create new catalogs that combine all catalogs in your list file.
  253.  
  254. Be sure to place your default CATALOG.DAT in the CATALOG.LST file!
  255.  
  256. 10/04/93
  257. --------
  258.  
  259. *Be sure you update your BRAINEX.DAT file dated 10/04/93 or later
  260.  before you use SETUP to update this program.
  261.  
  262. Added an option to the payment types: 900 Service
  263. Users can enter their 900 service BBS subscription code to get
  264. BBS subscriptions. You must indicate that an item is a 900
  265. service in the ITEM= field of the CATALOG.DAT file.
  266.  
  267. Example:
  268. ITEM=900 Service 1 month BBS subscription
  269.  
  270. ITEM= must begin with 900 for this to work!
  271.  
  272. You should place your DATA.INF file in the BRAINEX\SBRAIN directory.
  273. When a user access a valid number, the entry will be updated with
  274. their name, date and time, and will then become an invalid code.
  275. This will prevent the code from being used more than once.
  276.  
  277.  
  278.  
  279. 9/30/93
  280. -------
  281. Fixed the [END] key error. If you never saw it, too late now!
  282.  
  283.  
  284. 9/12/93
  285. -------
  286. Fixed a problem in the Wildcat subscription update.
  287.  
  288. 9/8/93
  289. ------
  290. Support for Wildcat's security profile name. Do *not* use the
  291. menu access level.
  292.  
  293. You can use numbers or words. CATALOG.DAT Example:
  294.  
  295. ITEM=Deluxe Subscription  
  296. PRICE=30
  297. INFOFILE=D:\BRAINEX\TEXT\SUBINFO
  298. LEVEL=REGUSER
  299.  
  300.  
  301. 7/19/93
  302. -------
  303. Split the address information into separate lines for 
  304. Street Address
  305. City, State, Zip code
  306. Country
  307.  
  308. *** YOU MUST UPDATE YOUR RECEIPT.TXT AND INVOICE.TXT TEMPLATE FILES
  309.  
  310. The new replacable characters are:
  311. @CITY/STATE
  312. @COUNTRY
  313.     
  314. See the included samples.
  315.  
  316. 5/5/93
  317. ------
  318. When using TelePC, users are asked if they want to retry an unsuccessful
  319. order process.
  320.  
  321.  
  322. 4/26/93
  323. -------
  324. Fixed a bug in the Catalog creation routine.
  325.  
  326.  
  327. 3/27/93
  328. -------
  329. Different currency types are now accepted. The default is $, but if you
  330. wish to use a different identifier, you will need to update your
  331. BRAINEX\BRAINEX.DAT file. Just use SETUP to update this door, 
  332. or run the DOOR MANAGER door edit.
  333.  
  334. Fixed a problem with the "billing name" not being displayed in the
  335. warning notice.
  336.  
  337.  
  338. 3/19/93
  339. -------
  340. In order to keep menus standardized in Brainex Doors, the Protocol Change
  341. option now uses the letter "P" instead of "C". If you have customized your 
  342. MENU and MENUG screens, you will need to update them!
  343.  
  344. 3/13/93
  345. -------
  346. Increased capacity for large catalog files.
  347.  
  348. To use the HELLO screen, a SKIP= command must be used on the
  349. SBRAIN command line. Example:
  350.  
  351. SBRAIN SKIP=110
  352.  
  353. Users with security level 110 and above will bypass the door, lower levels
  354. will be shown the HELLO prompt and asked if they want to use Shop Master.
  355.  
  356.  
  357. 3/10/93
  358. -------
  359. Improved com port routines for non-standard addresses.
  360.  
  361. 2/25/93
  362. -------
  363. New setup options:
  364. Save order information to PRINTER?
  365. ----------------------------------
  366. When an order is processed successfuly, the information can also
  367. be sent to your printer. Answer YES to print each order.
  368.      
  369. Billing Name
  370. ------------
  371. The name you enter here will be shown in the 
  372. Warning Notice (NOTICE & NOTICEG) screens automatically.
  373. Be sure to replace your old notice files.
  374.  
  375. Be sure you have the BRAINEX.DAT dated after 2/24/93,
  376. then run BRAINSET to reanswer the Shop Master setup.
  377.  
  378. 2/18/93
  379. -------
  380. You can disable Shop Master from asking a user for their BBS name
  381. and phone. If the tax rate is set to NONE, Shop Master will NOT 
  382. ask a user if they are a resident of the taxable state.
  383.  
  384. 2/9/93
  385. ------
  386. You can now use multiple catalog files, simply indicate the full
  387. path and filename using CATALOG= on the command line. 
  388. Example: 
  389. SBRAIN NODE=1 CATALOG=C:\CATS\CATALOG1.DAT
  390. Any valid filename will be accepted for the catalog name.
  391.  
  392.  
  393. 2/7/93
  394. ------
  395. Be sure to use the newest BRAINEX.DAT if you are using SETUP to 
  396. upgrade Shop Master. There must be a value or NONE for the COD
  397. amount, even if you do use COD.
  398.  
  399. 1/30/93
  400. -------
  401. Shop Master now offers CHECKS and C.O.D. services.  Please run
  402. the BRAINSET program to update your settings if desired.
  403. If you choose to allow C.O.D., you can enter the C.O.D. amount that
  404. will be added to the total price.
  405.  
  406. Be sure to update your INVOICE.TXT and RECEIPT.TXT to allow
  407. the use of the @COD replacable command. See the included examples.
  408.  
  409.