home *** CD-ROM | disk | FTP | other *** search
/ Hot Shareware 35 / hot35.iso / ficheros / 9TXT / TEXED080.ZIP / README.TXT < prev    next >
Text File  |  1998-05-07  |  9KB  |  209 lines

  1.                          ** TexED v0.80 **
  2.                 32-Bit Text Editor for Windows95/NT
  3.  
  4.                 RaTZo - Tarantula Software (c) 1998
  5.             http://www.ratzo.force9.co.uk/tarantula.htm
  6.  
  7.  
  8. ===================================================================
  9.  
  10. WHAT IS TEXED?
  11.   TexED is a fully featured Text Editor for Windows 95,
  12.   incorperating many features of expensive Text Editors
  13.   and lots of new features of it's own.
  14.  
  15. WHAT DOES IT REQUIRE TO WORK?
  16.   A PC with 80486 or greater + Win95/NT
  17.   VB5 Runtimes + Additional OCX controls (installed with setup)
  18.   A High Color (16-Bit) Display or greater is recommended
  19.   
  20. MAIN FEATURES
  21.   - Unlimited filesize
  22.   - Open multiple files using tabbed interface
  23.   - Configurable QuickLoad feature
  24.   - Insert Special ASCII & HTML Characters
  25.   - Insert HTML Colour values
  26.   - AutoSave files (adjustable duration)
  27.   - Text Encoding and Encryption
  28.   - Case Change (upper/lower/capitalize)
  29.   - Change Text to crazy NetFreak Format
  30.   - File Renaming & Deleting
  31.   - WordCount and file statistics
  32.   - Typing speed test
  33.   - Insert Date/Time (various formats)
  34.   - Find & Replace functions
  35.   - Goto Start/End/Line/Percentage
  36.   - Window Wrapping
  37.   - Configurable Colours & Fonts
  38.   - Dialog file filters
  39.   - Option to backup files
  40.   - File Extension associations
  41.   - Fully Customizable
  42.   
  43.  
  44. HOW MUCH IS IT?
  45.   TexED is Shareware. The current Registration fee for
  46.   this program is only 5 UK pounds! (or foreign equivelent)
  47.   This is very cheap when compared to similar Text Editors.
  48.  
  49. INSTALL
  50.   Installing TexED is easy! simply run the Setup.exe program
  51.   and this will install the program and all the required VB5
  52.   components on to your computer. Then run TexED.exe! Voila!
  53.  
  54. ===================================================================
  55.  
  56.  
  57. EXPLANATION OF FEATURES
  58.  
  59. FILE MENU
  60. ~~~~~~~~~
  61.   NEW -> Creates a new document tab called Untitled#.txt
  62.   OPEN -> Loads a text file to view or alter
  63.   OPEN RECENT -> When enabled, allows you to open a recent file
  64.   CLOSE -> Closes the currently selected document
  65.   CLOSE ALL -> Closes all the currently opened documents
  66.   SAVE -> Saves the current text file, prompted if Untitled
  67.   SAVE AS -> Allows you to save the current file with any name
  68.   SAVE ALL -> Saves all the currently opened documents
  69.   RENAME -> Lets you change the current filename
  70.   DELETE -> Delete's the currently selected file from disk
  71.   PRINT -> Prints the currently selected document
  72.   SAVE AND EXIT -> Saves the currently selected document and exits
  73.   EXIT -> Exits program, prompted if modified files are unsaved
  74.  
  75. EDIT MENU
  76. ~~~~~~~~~
  77.   UNDO -> Reverses the last text action
  78.   CUT -> Cuts the selected text into the clipboard
  79.   COPY -> Copies the selected text into the clipboard
  80.   PASTE -> Pastes text from the clipboard into the document
  81.   DELETE -> Deletes the selected text
  82.   EMPTY CLIPBOARD -> Empties the clipboard and free's memory
  83.   SELECT ALL -> Select and highlight all the text in the document
  84.   DATE/TIME -> Insert current Date and Time into the document
  85.   CHANGE TEXT
  86.     Capitalize -> Capitalize's the text
  87.     Uppercase -> Changes the text into uppercase characters
  88.     Lowercase -> Changes the text into lowercase characters
  89.     NetFreak -> Changes the text into Crazy Internet characters
  90.     Encode -> Encode's the text for secrecy (for emailing etc..)
  91.     Decode -> Decode's the previously Encoded text
  92.     Encrypt -> Encrypt's the text with a password
  93.     Decrypt -> Decrypt's the text. Encryption password is required
  94.   WINDOW WRAP -> Wraps the document to the current window size
  95.  
  96. SEARCH MENU
  97. ~~~~~~~~~~~
  98.   FIND -> Searches for a specified text string within the document
  99.   FIND NEXT -> Repeat the search from the current position
  100.   REPLACE -> Searches for a string and replaces with another string
  101.   REPLACE NEXT -> Repeat the replace from the current position
  102.   GOTO SOF -> Goto the start of the document
  103.   GOTO EOF -> Goto the end of the document
  104.   GOTO LINE -> Goto a specific line number (1-X) or percentage
  105.   QUICKLOAD -> Allows you to quickly load the files of your choice
  106.     Edit -> Change the files used by the QuickLoad feature
  107.   INSERT SPECIAL
  108.     ASCII Character -> Inserts uncommon ASCII characters
  109.     HTML Character -> Inserts code for special HTML characters
  110.     HTML Colour -> Choose a colour and return the HTML value
  111.   AUTOSAVE -> If enabled, this will save your document automatically
  112.   SPEED TEST -> Calculates your Average Typing Speed in Words/Min
  113.   WORDCOUNT -> Counts the words in the document and shows statistics
  114.   ASSOCIATIONS -> Allows you to Associate a File Extension to TexED
  115.   OPTIONS -> Customize TexED (See below for Explanation of Options)
  116.  
  117. HELP MENU
  118. ~~~~~~~~~
  119.   REGISTER -> Allows you to enter your TexED registration code
  120.   ABOUT -> Displays program/version information and homepage URL
  121.  
  122.  
  123.  
  124. EXPLANATION OF OPTIONS
  125.  
  126.   TEXT COLOUR -> Changes the colour of the current Text/Font
  127.   BACK COLOUR -> Changes the colour of the Background
  128.   BACK PRESETS -> Click here for some Preset Background colours
  129.   DATE/TIME FORMAT -> Changes the format for the Date/Time insert
  130.   FONT -> Changes the current Text Font and Size
  131.   AUTOSAVE -> Specify a time duration for AutoSave in minutes
  132.   TAB SIZE -> Change the number of spaces used for Tab
  133.   DEFAULT OPEN PATH -> Choose a default path for the Open dialog
  134.   DISPLAY TOOLBAR -> Displays toolbar icons when enabled
  135.   DISPLAY STATUSBAR -> Displays statusbar when enabled
  136.   SAVE WINDOW POSITION ON EXIT -> Remember window position and size
  137.   SAVE BACKUP COPIES -> Save backup copies as *.bak when saving
  138.   ENABLE OPEN RECENT LIST -> Allows you to access 9 recent files
  139.   EMPTY CLIPBOARD ON EXIT -> Clear clipboard when exiting TexED
  140.   WRAP AT STARTUP -> Allow wrapping as the startup default
  141.   WIPE FILES ON DELETE -> Delete wipes the file, cannot salvage
  142.  
  143. ===================================================================
  144.  
  145. REGISTRATION
  146.  
  147.   To Register your copy of TexED send the registration fee to
  148.   me at the address below. Please make all cheques/postal orders
  149.   payable to J.A.Ramsden. I will not be held responsible for
  150.   money lost in the post, and the registration code will only be
  151.   issued when the fee is received. Please enclose your email
  152.   address for a fast response if you have one, and avoid sending
  153.   foreign coins if possible.
  154.  
  155.   When you Register TexED you will receive (via post or email)
  156.   your own personal registration code. When you have registered
  157.   TexED, the annoying nag screen will dissapear. Please do not
  158.   distribute the TexED registration codes.
  159.  
  160.   Current Registration Fee:  Only 5 UK Pounds!!!
  161.                              ^^^^^^^^^^^^^^^^^^^
  162.   Here are some foreign conversions of the current fee:
  163.  
  164.   AUSTRALIA = $12     BELGIUM = 300 Fr    CANADA = $12
  165.   DENMARK = 55 Kr     FRANCE = 50 Fr      GERMANY = 15 DM
  166.   GREECE = 2500 Dra   HONGKONG = $65      ITALY = 14500 Lir
  167.   JAPAN = 1000 Yen    NEW ZEALAND = $14   NORWAY = 60 Kr
  168.   SPAIN = 1200 Pta    SWEDEN = 60 Kr      USA = $8
  169.  
  170. ===================================================================
  171.  
  172.          Author: James Ramsden
  173.  
  174.            Mail: 9 Brogden View.
  175.                  Barnoldswick,
  176.                  Lancs. BB18 5LH.
  177.                  England, UK.
  178.  
  179.  TexED Homepage: http://www.ratzo.force9.co.uk/tarantula.htm
  180.  
  181.          E-Mail: texed@ratzo.force9.net
  182.  
  183. ===================================================================
  184.  
  185.  
  186. LICENSE
  187.   You as the end user have the right to use the program on as
  188.   many computers as you wish as well as distribute as many copies
  189.   to friends as you wish. This may also be included in a software
  190.   CD bundle provided that I at least recieve a copy of the CD.
  191.   Under no circumstance shall you charge for the distribution of
  192.   this software unless it is contained on a CD that costs money
  193.   for the CD itself rather than the software it contains. (Such
  194.   as Windows95.com's Shareware CD collection)
  195.  
  196.   This program is Shareware. If you wish to use the program
  197.   frequently then please Register and support future development
  198.  
  199.  
  200. DISCLAIMER
  201.   The information and code provided is provided 'as is' without 
  202.   warranty of any kind, either express or implied. In no event 
  203.   shall James Ramsden be liable for any damages whatsoever
  204.   including direct, indirect, incidental, consequential, loss
  205.   of business profits or special damages, even if the author
  206.   has been advised of the possibility of such damages.
  207.  
  208. DO NOT USE THIS PROGRAM UNLESS YOU FULLY AGREE WITH THIS DISCLAIMER
  209.