home *** CD-ROM | disk | FTP | other *** search
/ The California Collection / TheCaliforniaCollection.cdr / his012 / aart230.exe / ANSIART.DOC < prev    next >
Text File  |  1990-11-21  |  6KB  |  140 lines

  1. =============================================================================
  2. ANSIART     ANSI Paint Door for Wildcat! BBS Systems  (Release 2.30)
  3.  
  4. Written by:   John A. Qualtrough  (Q-Ware)
  5.               315 Linda Vista Rd
  6.               Las Cruces, NM 88005
  7.  
  8. =============================================================================
  9. ANSIART is NOT freeware.  ANSIART is a shareware software product.  You may
  10. copy and share ANSIART to include:
  11.  
  12.         ANSIART.EXE
  13.         ANSIART.DOC
  14.         ANSIART.CFG
  15.  
  16. You MAY NOT charge for ANSIART or use ANSIART in or as a commercial product
  17. or in or for a business without express permission and site license.  You are
  18. asked to try ANSIART on your BBS and after a reasonable trial period not to
  19. exceed 1 month to register ANSIART for $15.00.  For this you will receive a
  20. fully registered version (latest) and one (1) free update.  You may also
  21. receive other doors or be ask to become a beta test site and as such, you
  22. will receive any doors which you test free of charge.  I believe that sysops
  23. are honest and that the shareware concept can work with your help.
  24.  
  25.         Thanks .... and enjoy!
  26. =============================================================================
  27.  
  28.  
  29.                                 A N S I A R T  
  30.  
  31.  
  32. ANSIART is an on-line door which allows users to draw color pictures on thier
  33. screen.  There are 7 different colors and 4 shades available for each color.
  34. Users move the "paint brush" using the cursor keys (NUMLOCK ON). Pressing
  35. "P" toggles "Paint" mode on & off.  Options allow changing colors (7 total)
  36. and 4 different shades of each color by pressing "S" (shade).  There are
  37. different "brush" characters available by pressing "/", but 'S'hades are only
  38. offered on the block style brush characters.  Text may be entered by pressing
  39. "T" and then typing in text at the cursor position. Users can clear the screen,
  40. or save thier drawing(s) which will be loaded automatically the next time they
  41. use the door.  The user's name is saved at the bottom of the drawing kinda'
  42. like signing it!  Also included is the option to "Tour" the gallery of art
  43. created by other users.
  44.  
  45.                (See notes later in text about the SAVE option.)
  46.  
  47. =============================================================================
  48. INVOKING ANSIART:
  49.  
  50. ANSIART takes only one command line parameter, this is the path and name of
  51. the configuration file "ANSIART.CFG"  A sample call would be similar to the
  52. following:
  53.  
  54.                C:\WILDCAT\> ANSIART ANSIART.CFG
  55.  
  56. Inside the .CFG file are 4 lines:
  57.  
  58. 1 - BBS Name
  59. 2 - SYSOP Name
  60. 3 - Path and name of the CALLINFO.BBS file.
  61. 4 - Picture save option (NONE, SINGLE, MULTIPLE)
  62.  
  63.  
  64. SAVE OPTION:
  65.  
  66.    The picture save option lets the Sysop allow or disallow picture saving.
  67. A "SINGLE" on this line will allow users to save thier pictures (1 per user). A
  68. "NONE" will not allow a save.  On systems with limited disk space, saving can
  69. be disabled by this method.  A "MULTIPLE" will allow a user to save as many as
  70. they wish.  The "MULTIPLE" files will be named by the month, day, hour, and
  71. minute.
  72. Example:
  73.                   11201016.AAP
  74.  
  75. This is an ANSIART picture file created on NOV. 11th at 10:16 AM
  76.  
  77. The SINGLE files will be named using the user's name where blanks will be
  78. filled with a "_" character.  And that file will be loaded for the user
  79. the next time they use the door.
  80. Example:
  81.  
  82.                 User's name:  John Smith
  83.                 File   name:  HN_SMITH.AAP
  84.  
  85.  
  86. Sample ANSIART.CFG file:
  87.  
  88.        Waterfront West Wildcat!
  89.        Art Pike
  90.        C:\WILDCAT\CALLINFO.BBS
  91.        MULTIPLE
  92.  
  93. You may add more than four lines in this file as comments etc. but only
  94. the first four will be used by ANSIART.
  95.  
  96. A sample door calling batch file for ANSIART might look something like this:
  97.  
  98.         CD\AART
  99.         ANSIART ANSIART.CFG
  100.         CD\WILDCAT
  101.         CAT
  102.  
  103. Using this type of calling and keeping ANSIART files in a separate directory
  104. (in this case AART) allows you to keep all the art files (.AAP) seperated
  105. from your other files.
  106.  
  107.  
  108. ERROR HANDLING:
  109.  
  110.    Error handling was given special consideration since a "locked board"
  111. is no fun!  If an error occurs that is not within the expected types, the
  112. error will be appended to a file called ANSIART.ERR which will include the
  113. date, time, and type of error encountered.  After the error is logged, ANSIART
  114. will return control to DOS where Wildcat! will be executed.
  115.  
  116. =============================================================================
  117. LOCAL MODE:
  118.  
  119. If the command line parameter is omitted, you can run ANSIART in the local
  120. mode to make your own pictures.  Instructions are printed on the screen, so
  121. try it out!
  122. ==============================================================================
  123. **NOTE**   ANSIART requires that a driver like ANSI.SYS be installed
  124.            on the BBS system PC.
  125. ==============================================================================
  126.  
  127.   Special  thanks to the following sysops:
  128.  
  129.        Jim Raridan of ART/ONLINE who suggested and beta tested this door,
  130.        Art Pike of Waterfront West Wildcat! who is my main Beta tester
  131.        for doors and just about everything else I write!
  132.  
  133. ==============================================================================
  134.         Leave questions or comments for me on Waterfront West Wildcat!
  135.         3,12,24,9600 USR HST   24Hrs (505)-523-4528
  136.         Leave [M]essage for:   John Qualtrough
  137.  
  138. ==============================================================================
  139.  
  140.