History File for InTeleCharge Credit Card Door ============================================== Version 1.6 ----------- (11-29-92) Changed the routine that writes the BBS file to accept as is only letters and numbers. Anything else gets changed to an underscore. That should solve any conflict with DOS file naming conventions. Added some info to the screen when placing an order. It now notifies them that they will be asked for their credit card info when they select Q]uit. Hopefully that will clear up any confusion as to what is happening. (11-27-92) Vastly improved the UTILITY.EXE program. It now has full editing capabilities. (11-26-92) Added the ability to update a users expiration date in PCBoard when charging a Subscription. This requires an addition to the .CFG file. After each level entry, add a / plus the number of days to add to their expiration date. For Example: 30/90 <- This gives them level 30 and adds 3 months to expiration 40/180 <- This gives them level 40 and adds 6 months to expiration 50/365 <- This gives them level 50 and adds 1 year to expiration 110/-1 <- This gives them level 110. The -1 means no expiration date. If their expiration date has already passed, the new expiration will be the number of days from the current date. Otherwise their new expiration will be tacked on to their present expiration date. NOTE: You MUST be using USERS.SYS to update Level and Expiration Dates! Version 1.5 ----------- (11-25-92) Fixed a problem when writing the BBS file that gets sent to InTeleSys. Overlooked the fact that there are spaces in the BBS name! So the spaces are now converted to underscores. Added the code to handle non-USA/Canada orders. When they enter OT for the State code, they are prompted for their Country. And for the Phone they are asked for their Country Code plus Number. (11-24-92) Installed a limit of 3 tries on the Credit Card number entry. If they don't get it right, the entry routine is aborted and returns to the main menu. Previous versions wouldn't accept a Canadian ZIP code. That has been fixed. (11-23-92) Cleaned up some cosmetic blemishes. Added credit card entry to CHARGE.LOG when ordering InTeleCharge. Made some changes when saving the credit card number so we don't lose any of those zeroes! Fixed a bug in the Scroll menu routines. If you had more than 15 entries, it would not allow you to scroll down on the first column past the number of entries in the second column. Version 1.4 ----------- (11-22-92) Bug Fix Release. Additions to Documentation and Order Logs. Number Verification Routines Changed. Version 1.3 ----------- (11-20-92) First Public Release. Version 1.2 ----------- (10-03-92) Preliminary Beta testing of InTelecharge Version 1.1 ----------- (07-11-92) Preliminary Alpha testing of InTelecharge Version 1.0 ----------- (05-20-92) In-House Development