skTBANK Revision History

25/03/1996

	- history.txt file added to distribution package

26/03/1996

	- added statistics command (only works in registered version)

	- revamped robbery file for statistics command

	- changed deposit to accept time, files and kbytes

	- revamped user database for new deposit/withdraw routines

	- created sktbank_up100.wcc to update robbery file and user
	  database files. the user will have to update to config file
	  manually.

28/03/1996

	- creation of sktbank_a.wcc etc for navigator support

29/03/1996

	- a couple of spelling/gramar mistakes fixed in messages

30/03/1996	

	- changed withdraw to accept time, files and kbytes

31/03/1996

	- new fields added to config file for deposit and withdraw

	- changed colours on screen to conform to mustang standard

	- version 1 of edit user completed (only works in registered version)

    - updated default menus to version v1.00a and added e and s options
      to sktbank_mainmenu9.bbs

	- updated help as required, it was decided not to include help files for
	  config display, edit user and statistics due to very select user base,

	- started update of documentation

01/04/1996

	- changed prompts to include "[]" as per mustang standard.

	- initial version of sysop.txt created

	- include additional files in package

	- changed to version 1 registration codes

    - issued sktb100a.zip to Welcom BBS as a first pass at the release
      package

02/04/1996

    - included sktbank_up100.wcx in package as 100a did not have
      this.

    - updated sysop.txt. this now has all major changes in it.

    - created register.txt and now in package.

    - sktbank_sysop.wcx dropped from package as we no longer need
      it due to the creation of sktbank_a.wcx etc.

05/04/1996

    - the wildcat release arrived and was installed.

    - recompiled all programs, setup new menus etc and tested.

    - the only changes that were needed for the release version was
      in the header files supplied with wccode.

10/04/1996

    - updated sysop.txt some more

    - fixed problem with creation of robbery file

    - config display changed to two screens to allow for files/kbytes

    - started work on multi language support

14/04/1996

    - multi language support completed for the following

        - all error messages done
        - account status
        - config display
        - deposit
        - edit user
        - statistics
        - withdraw

    - included all sktbank*.prm files into package

    - included sktbank_language.txt into package

    - updated sysop.txt to include error code numbers and new messages

    - added multi language section to sysop.txt

    - issued sktb100a2.zip to Welcom BBS as a secound pass at the release
      package

14/04/1996

    - multi language support completed for the following

        - loan application
        - open account
        - robbery

    - sysop.txt updated for above

25/04/1996

    - minor corrections to withdraw menu

    - html pages created, tested and included in package

    - sysop.txt updated for above

    - issued sktb100a3.zip to Welcom BBS as a third pass at the release
      package

30/04/1996

    - final changes to sysop.txt.

    - final changes to history.txt.

    - final changes to fileid.diz.

    - final changes to desc.sid.

    - final changes to menu files.

    - final changes to disp files.

    - final changes to help files.

    - issued sktb100c.zip to Welcom BBS for distribution.

01/05/1996

    - A problem with th upgrade program where it was trying to find deleted
      users has been fixed. Now the update program will delete any time
      bank user database files for deleted users.

    - Another problem with the upgrade program where it would fail if there
      no robbery file. This has also been corrected.

    - Minor corrections made to fileid.diz

05/05/1996

    - Some user were reporting ERR07 when trying to use sktbank. This has been corrected.

    - Updated versions in files from 1.00c from 1.00d.

    - Added 1.00c to 1.00d upgrade procedure in sysop.txt.

    - Issued sktb100d.zip to Welcom BBS for distribution.

07/05/1996

    - A user pointed out a 'bug' in sktbank_config_screen1a.prm. The last line should have
      @SUB8@ not @SUB7@.

10/05/1996

    - A couple of users pointed out that people seemed to be able to deposit more time
      then they had. After lots of head scratching I found that a user with say 18 minutes
      left could make two deposits of 15 minutes each. This problem has been solved.

    - Went through the various files updating version from 1.00d to 1.00e.

    - Added 1.00d to 1.00e upgrade procedure in sysop.txt

    - Issued sktb100e.zip to Welcom BBS for distribution.

18/05/1996

    - Added skware.txt to package

19/05/1996

    - The default.htm distributed with the package was not the standard
      default.htm modified as per the docs. This has been fixed.

23/05/1996

    - Improved robberyfile handling in robbery routine to speed up robberyfile
      write back.

    - A user stated that if someone robbed the bank without enough time left to
      cover the fine that they would have all their remaining time removed and
      then loged off. The only problem was that they also seemed to hang the
      node. The system now prevents someone from attempt to rob the bank if their
      remaining time is not at least 1.5 times the fine time. This means that
      you can't rob the bank if you have less than 15 minutes with a 10 minute
      fine. 

    - Prompt file sktbank_erm21.prm created for the above error.

    - Went through the various files updating version from 1.00e to 1.00f.

    - Added 1.00e to 1.00f upgrade procedure in sysop.txt

    - Issued sktb100f.zip to Welcom BBS for distribution.

23/05/1996
    
    - Internal changes to loging routines so standard skWare loging module

11/07/1996

    - Internal changes to shareware routines so standard skWare shareware
      modules could be used.

    - Three prompt files have been renamed to use standard skware prompts.
        - sktbank_registered_to = > skware_registered_to
        - sktbank_err03 = > skware_err02
        - sktbank_err02 = > skware_err01

19/08/1996

    - We now reset the node activity back to "Wildcat Navigator" once the 
      program is complete if the caller is using Wildcat Navigator.

    - The file fileid.diz should be file_id.diz. This has been fixed.

    - Internal changes done for source header files.

    - Two prompt files have been renamed to use standard skware prompts.
        - sktbank_err05 = > skware_err04
        - sktbank_err06 = > skware_err04

01/10/1996

    - More internal changes of shareware routines

    - Added HTML_AccountStatus routine for html trial

10/10/1996

    - More internal source file changes

    - Added sktbank_ansimenu.wcx to package. This allows the sysop to
      have a much simpler menu structure if required. Please look at
      ansimenu.txt for further details. We have also included the
      source code (sktbank_ansimenu.wcc) to allow sysops to make their
      own changes if they want.

19/10/1996

    - Added HTML_OpenAccount for further html trials

    - LoadConfig routine created

    - More source position changes

    - Fixed open account problem with userfile. Open account now has
      username and version control in userfile.

    - Re-did HTML_AccountStatus

    - Re-did HTML_OpenAccount
    
    - sysop.txt updated with ansimenu stuff and a start on documenting
      native html support made.

    - Added section 4 to software license agreement in sysop.txt

25/01/1997

    - we now have a licence.txt and warranty.txt as seperate files

    - updated sysop.txt

    - there is now another file called upgrade.txt that covers
      upgrades

    - html deposit routine completed

26/01/1997

    - v1.00g

    - html withdraw routine completed

    - ansi deposit/withdraw menus not accept <ENTER> as "Q"uit

    - this is a BETA. Please read beta.txt before installing.

    - this program will expire in 15 days from 26/01/1997.

    - package now has directories in it.

    - changed associated disp files.

    - changed associated help files.

    - changed associated menu files.

    - package sktb100g.zip created and sent to people who asked
      for it.

31/01/1997

    - added sProducedBy to config display so that we could tell what
      version is being used in ansi mode.

06/02/1997

    - added html logic to open account required.

    - added html logic to parameter check.

    - ripped out beta expiry code.

    - started working on 1.00h docs.

09/02/1997

    - v1.00h

    - well the beta expires today so we better look at getting this out.

    - final changes to the docs.

    - sktb100h.zip mailed to registered users.

    - uploaded to ftp site.

    - sent to welcom bbs for release.

10/02/1997

    - v1.00i

    - fixed problem with file_id.diz and desc.sdi

    - fixed version code in menu files

    - some gif's were missing

    - changed docs to reflect change

    - sktb100i.zip mailed to registered users.

    - uploaded to ftp site

    - uploaded to mustang.com

19/02/1997

    - v1.00j

    - You can now customise html footers in the registered version.

    - Updated version code in menu files

    - Changed docs

    - sktb100j.zip mailed to registered users.

    - uploaded to ftp site

    - uploaded to mustang.com

08/03/1997

    - updated register.txt

17/03/1997

    - added new parameter to sktbank.cfg that allows the specification
      of the date format used in account status.

    - added display of time, file or kbytes during deposit routine.

06/04/1997

    - v1.00k

    - added code so that the time bank would appear in stats programs
      as a door.

    - sktb100k.zip created

========================================================================

          Copyright (C) skWare 1996-1997, all rights reserved

    sktBank is a trademark of skWare.
    skWare is a tradmark of skWare.

    WildCat! is a trademark of Mustang Software Inc.

    Other products and corporate names may be trademarks or registered
    trademarks of other companies, and are used for illustrative
    purposes only, and to the owners benefit, without an intent to
    infringe.

========================================================================

