home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / CEREBRUM / WDRAW108.ZIP / WDRAW.DOC < prev    next >
Text File  |  1995-08-26  |  16KB  |  406 lines

  1.  
  2.                         WDRAW! v1.08 for WWIV v4.24
  3.                           Coded by Nathan Williams
  4.                            Cerebrum Software '95
  5.  
  6. ┌──────────────┐
  7. │ Introduction │
  8. └──────────────┘
  9.  
  10.         WDRAW was specifically written with WWIV v4.24 in mind. 
  11.  
  12.         It is mainly based on Ian Davis's Thedraw (tm).  It looks and 
  13.         feels like a normal ANSI/ASCII editor, but rather than using 
  14.         ANSI codes, it uses WWIV's Heart Codes.
  15.  
  16.         WDRAW includes a "Pop-Up" WWIV Substitution Code chart, block editing,
  17.         user definable fonts, and multiple WWIV menu loading, which makes
  18.         making WWIV v4.24 menus a breeze!
  19.  
  20.         WDRAW Supports an additional 6 colors also! So if you use an extended 
  21.         color mod you will be able to use additional user definable colors 
  22.         beyond the standard 0-9 colors.
  23.  
  24. ┌─────────────────────┐                                                       
  25. │ System Requirements │                                                       
  26. └─────────────────────┘                                                       
  27.  
  28.      ■ 286 or above with an enhanced keyboard
  29.      ■ DOS v3.x or higher. 
  30.      ■ CGA video card and monitor.
  31.  
  32. ┌────────────┐
  33. │ The Editor │
  34. └────────────┘
  35.  
  36.  Arrow Keys          : These keys allow you to move the cursor to different
  37.                        positions around the viewable screen.  
  38.  
  39.  Alt-Left            : This will shift anything on the right hand side of
  40.                        the cursor over to the left by one.  This affects the
  41.                        entire length of the virtual screen.
  42.  
  43.  Alt-Right           : This will shift anything on the right hand side of
  44.                        the cursor over to the right by one.  This affects
  45.                        the entire length of the virtual screen.
  46.  
  47.  Alt-Y               : This will move every line below the cursor up one,
  48.                        deleting the row below the cursor. (Delete Line)
  49.  
  50.  Alt-I               : This will move every line below the cursor down one,
  51.                        deleting the very last row. (Insert Line)
  52.  
  53.  F1-F10              : These keys will display special ascii characters,
  54.                        these ascii characters are preset in the program.
  55.                        The current character which will be display by press
  56.                        any one of these keys are listed on the top right
  57.                        corner of the screen.  There are 10 sets of these
  58.                        characters all preset, and each set can be selected.
  59.  
  60.  ALT-F1 to F10       : This will change the set which is currently being used,
  61.                        sets 1 through to 10 can be selected using the ALT key.
  62.  
  63.  ALT-C               : This command will prompt you if you want to clear
  64.                        the screen, if you agree it will proceed to
  65.                        clear the current page.
  66.  
  67.      Numbers and alphanumerics can be displayed by pressing the corresponding
  68. key on the keyboard.  All shift combined with the numeric and alphanumeric
  69. are also valid entries.
  70.  
  71.  
  72. ┌────────────────┐
  73. │ Color Changing │
  74. └────────────────┘
  75.  
  76. The editor has the ability to select between 16 foreground colors. 
  77. The current color determines what attribute the next character 
  78. displayed will have.
  79.  
  80.  Alt-A              : This key will bring a menu which allows you to select
  81.                       which color you want.  All the colors are displayed.
  82.                       Including Hackmaster J's Super Color Mod colors.
  83.                       Colors marked with a * are Extended Colors, and WILL
  84.                       NOT work in WWIV unless you have the mod installed.
  85.  
  86.                       This key combo will also bring up a menu that allows
  87.                       you to select which Function Key set you want.
  88.  
  89.  Ctrl-P + #         : Every WWIV Sysop should know how this one works. 
  90.  
  91.  Ctrl-Up            : This key will select the next foreground color
  92.                       available.
  93.  
  94.  Ctrl-Down          : This key will select the previous foreground color
  95.                       available.
  96.  
  97.  ALT-U              : This key will change the current color to the one
  98.                       located just under the cursor position.
  99.  
  100.  ALT-G              : This key combo will allow you to globally change the    
  101.                       color currently under the cursor into the color    
  102.                       currently being used.
  103.  
  104.  ALT-E              : This key combo will allow you to change the default
  105.                       color setup.  For example, you can change Color 1
  106.                       from Light Cyan to Dark Red.
  107.  
  108. ┌─────────────────────┐
  109. │ Additional Commands │
  110. └─────────────────────┘
  111.  
  112.  ESC               : This will invoke the WDRAW Pulldown menus.
  113.  
  114.  ALT-M             : This will bring up a chart of WWIV v4.24's
  115.                       substitution codes. Use the Arrow keys to select
  116.                       one and press enter. It will then import it into
  117.                       your menu.
  118.  
  119.  ALT-S             : This is the key combination to save an file.
  120.                       Move the Cursor to the Bottom most part of the 
  121.                       file you would like to save and press ALT-S.
  122.  
  123.                      WWIV  :  This method uses all the ascii characters, but
  124.                               with WWIV color codes.
  125.  
  126.                      ASCII :  This method uses all the ascii characters, but
  127.                               without WWIV color codes.
  128.  
  129.  ALT-L             : This is the load menu, it is allows you to choose which
  130.                      file you want to load.  
  131.  
  132.  ALT-W             : This key combo allows you to load a WWIV menu such as
  133.                      MENUS.MSG or MENUSANS.MSG.  These are WWIV menu files
  134.                      which contain more than 1 menu, each menu is seperated 
  135.                      by a `#====== (# being the number of the menu)   
  136.  
  137.                      Wdraw doesn't save directly to a multiple menu file (yet)
  138.                      so you need to save the menu as MENU#.MSG.. (# being the
  139.                      number of the menu)
  140.  
  141.  ALT-B             : This allows you to select a block and perform functions
  142.                      on this selected area of screen.  After blocking
  143.                      a certain area certain optional are available.
  144.  
  145.                      Copy or Move : Copy allows you to stamp a block multiple
  146.                                     times onto the screen, Block moves the
  147.                                     blocked area to a new location.
  148.  
  149.                      Delete       : Allows you to delete a blocked area.
  150.  
  151.                      Box          : Allows you to Draw a box you have 6
  152.                                     boxes to choose from:
  153.                                      - Single Line
  154.                                      - Double Line
  155.                                      - Mixed1 (Double Vert, Single Horz)
  156.                                      - Mixed2 (Single Vert, Double Horz)
  157.                                      - Thick
  158.                                      - None              
  159.  
  160.                      fOnt         : Allows you to save block to the current
  161.                                     (or last loaded) Font file.
  162.  
  163.                      Fill         : Allows you to fill an area with a
  164.                                     specified character.
  165.  
  166.  ALT-N             : This will allow you to create a new Font file for
  167.                      editing.
  168.  
  169.  ALT-O             : This will allow you to switch On/Off a loaded Font file.
  170.  
  171.  ALT-F             : This will allow you to load an existing Font file for
  172.                      editing or use.
  173.  
  174.  ALT-Z             : A help screen / menu can be called up using this
  175.                      key combination.  Inside summarizes most of the
  176.                      commands.  
  177.  
  178.  ALT-=             : This the key combination allows you invoke the screen
  179.                      saver.
  180.  
  181.  ALT-R             : This the key combination allows you to enter your
  182.                      registration code/name.
  183.  
  184.  ALT-X             : This command allows you to exit WDraw. It will prompt 
  185.                      you before exiting.
  186.  
  187. ┌────────┐
  188. │ Fonts! │
  189. └────────┘
  190.  
  191.              To Load a Font File:
  192.  
  193.                    ALT-F to load a Font File (also on pulldown menu)
  194.  
  195.              To Create a New Font File:
  196.  
  197.                    You must create a new file by either choosing "create New" 
  198.               on the fonts pull down menu or typing ALT-N.   
  199.  
  200.              To Define a Font Letter:
  201.  
  202.                 (You MUST first either create a new Font file or load a
  203.                  existing Font file before editing/defining letters)
  204.  
  205.                     1) Use ALT-B to Mark the area of the Letter
  206.                     2) Choose f[O]nt when done marking
  207.                     3) Type the Letter/Key you would like the marked
  208.                        region to be assigned to.
  209.                        (Be careful no to overwrite an already defined key!)
  210.                     4) Letter is written to the currently loaded font file
  211.                        or the last font file loaded.
  212.  
  213.    Feel free to distribute your *.WDF files for WDRAW :)
  214.  
  215. ┌────────────┐
  216. │ WDRAW.INI  │
  217. └────────────┘
  218.  
  219. [WDRAW]
  220.  
  221. Reg Name      =                     ;Registered Name
  222. Reg Number    =                     ;Registration Number
  223. Show Intro    =Yes                  ;Show intro at startup (Registered option)
  224. Default Dir   =C:\WWIV\GFILES\*.MSG ;Default Loading Dir, [Enter] after Alt-L
  225.  
  226. ; Color and Heart code Setup
  227.  
  228. COLOR[0]     = 7          ;Color 0
  229. HEART[0]     = 0          ;Heart Code For Color 0
  230. COLOR[1]     = 11         ;Color 1
  231. HEART[1]     = 1          ;Heart Code For Color 1
  232. COLOR[2]     = 14         ;Color 2
  233. HEART[2]     = 2          ;Heart Code For Color 2
  234. COLOR[3]     = 5          ;Color 3
  235. HEART[3]     = 3          ;Heart Code For Color 3
  236. COLOR[4]     = 31         ;Color 4
  237. HEART[4]     = 4          ;Heart Code For Color 4
  238. COLOR[5]     = 2          ;Color 5
  239. HEART[5]     = 5          ;Heart Code For Color 5
  240. COLOR[6]     = 12         ;Color 6
  241. HEART[6]     = 6          ;Heart Code For Color 6
  242. COLOR[7]     = 9          ;Color 7
  243. HEART[7]     = 7          ;Heart Code For Color 7
  244. COLOR[8]     = 6          ;Color 8
  245. HEART[8]     = 8          ;Heart Code For Color 8
  246. COLOR[9]     = 3          ;Color 9
  247. HEART[9]     = 9          ;Heart Code For Color 9
  248.  
  249.  
  250. ; Used for any extended color mods you may have installed.
  251. ; Setup for Hackmaster J's Super Color Mod
  252.  
  253. COLOR[10]    =1            ;Color 10
  254. HEART[10]    =b            ;Heart Code For Color 10
  255. COLOR[11]    =4            ;Color 11
  256. HEART[11]    =e            ;Heart Code For Color 11
  257. COLOR[12]    =8            ;Color 12
  258. HEART[12]    =i            ;Heart Code For Color 12
  259. COLOR[13]    =10           ;Color 13
  260. HEART[13]    =k            ;Heart Code For Color 13
  261. COLOR[14]    =13           ;Color 14
  262. HEART[14]    =n            ;Heart Code For Color 14
  263. COLOR[15]    =15           ;Color 15
  264. HEART[15]    =p            ;Heart Code For Color 15
  265.  
  266.  
  267. ┌─────────────────────────────┐
  268. │ Future Features (Hopefully) │
  269. └─────────────────────────────┘
  270.  
  271.          √ ■ Configurable Color Codes.
  272.          √ ■ Block Editing. 
  273.          √ ■ Pulldown Menus
  274.            ■ More than 24 Lines.
  275.            ■ Mouse Support.
  276.          √ ■ Fonts.
  277.          √ ■ Background Color Support.
  278.  
  279. ┌───────────────────────────────────────┐                                                       
  280. │ Hints To Making WWIV Menus with WDRAW │
  281. └───────────────────────────────────────┘                                                       
  282.  
  283.           ■ Install the Hackmaster J Mod! It's Hard Making Screens
  284.             when limited to just 9 colors!
  285.  
  286.           ■ Typing CTRL-B (A filled smiley face) will cause WWIV to center
  287.             that line. Really handy! (/C: Equivalent)
  288.  
  289.           ■ Typing CTRL-L (A female sign) will cause WWIV to clear the screen.
  290.  
  291.           ■ Use the Substitution Chart for quick access to WWIV's "MCI" codes.
  292.              *Registered Feature Only*
  293.  
  294.           ■ Load files from the Command line, i.e. WDRAW C:\WWIV\MYMENU.MSG
  295.  
  296.           ■ CTRL-P + # or B-P (for the additional 6 colors), will change the 
  297.             color just like WWIV itself!
  298.  
  299. ┌─────────────────┐                                                           
  300. │ How to Register │                                                           
  301. └─────────────────┘                                                           
  302.  
  303.      1. Print out or duplicate order form below                               
  304.      2. Fill out the order form.                                                  
  305.      3. Mail order form along with Cheque or Money Order for $15 US or $18 CAN
  306.      4. Make all Cheques or Money Orders out to Nathan Williams.
  307.      5. After recieving your Registration, I will call your bbs, and 
  308.         email your Registration Key to you.
  309.  
  310. ┌────────────┐
  311. │ Order Form │
  312. └────────────┘
  313. WDRAW v1.08 Registration Form:
  314.  
  315.      Name:              __________________________________                    
  316.  
  317.      Address:           __________________________________                    
  318.  
  319.      Apartment #:       __________________________________                    
  320.  
  321.      City, State/Prov:  __________________________________                    
  322.  
  323.      Zip/Postal Code:   __________________________________                    
  324.  
  325.      Voice #:           (___) ___-____                                        
  326.      Data #:            (___) ___-____                                        
  327.  
  328.      WWIVNet Address:   ____@______
  329.      ICENet Address:    ____@______
  330.  
  331.      Comments and/or Suggestions:                                             
  332.         _________________________________________________________________     
  333.         _________________________________________________________________     
  334.         _________________________________________________________________
  335.  
  336.  
  337.      Note:  All information will be kept confidential.
  338.  
  339.      Send order forms to:
  340.  
  341.      Nathan Williams
  342.      12021 Ilex St Nw.
  343.      Coon Rapids, MN 55448-2217
  344.  
  345.  
  346. ┌────────────────┐
  347. │ Special Thanks │
  348. └────────────────┘
  349.  
  350.         ■ A Special thank you goes out to Dale Cooper who gave me
  351.           constant feedback, for all your great suggestions, and 
  352.           for the registration (ALT-R) routine.
  353.  
  354.         ■ A Special thank to Infinity for most of the Screen Saver routine.
  355.  
  356.         ■ Wow.. Cool Exit screen 'eh?  Nero of Splat is 'leet.
  357.  
  358.         ■ Thanks to Saeger for some help with the saving routines.
  359.  
  360.         ■ Thanks to Michael Deweese for his INI routines.
  361.  
  362.         ■ Thanks to Hackmaster J for such a great extended color mod.
  363.  
  364.         ■ Thanks to Brian Pirie for REGKEY.
  365.  
  366.         ■ Thanks to (of course) Wayne Bell.
  367.  
  368. ┌───────────────────┐
  369. │ Where to Reach Me │
  370. └───────────────────┘
  371.  
  372.      Comments, bug report, suggestion, etc can be forwarded to 
  373.      Swordfish at the following locations :
  374.  
  375.      via Bulletin Board System:
  376.       FishTank        (612) 757-0218  28.8bps
  377.       FishTank        (612) 757-2416  14.4bps
  378.  
  379.      Fido:
  380.       1:282/4089.0@FidoNet   85:833/105.0@ItcNet
  381.  
  382.      WWIVnets:
  383.       1@6251.SierraLink      1@6200.Diner.com
  384.  
  385.      SubType: WDRAW  
  386.       Hosts:  10111 - WWIVnet
  387.                6258 - IceNet
  388.                6251 - SierraLink
  389.  
  390.      via the internet:                                                        
  391.       swordy@winternet.com  
  392.       http://www.winternet.com/~swordy
  393.  
  394. ┌────────────────────────────┐
  395. │ Registered Users - Thanks! │
  396. └────────────────────────────┘
  397.  
  398. Name:              Data #:
  399. ------             --------
  400. Raymond Morse   -  612-474-7350 
  401. Cory Arnold     -  612-753-9960
  402. Jason Mccuen    -  612-891-4089
  403. Erich Andren    -  612-496-3312
  404. Clay Ewing      -  909-985-4693
  405. Nicholas Nitka  -  414-684-5598
  406.