home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 April / PCWorld_2000-04_cd.bin / Software / TemaCD / winedit / README.TXT < prev    next >
Text File  |  1999-10-24  |  22KB  |  496 lines

  1.    WELCOME TO WINEDIT 2000
  2.  
  3.    WinEdit is the Windows Editor that you can use to edit virtually
  4.    any text file.  A >very< souped up version of Windows Notepad.
  5.    It is specifically designed to be a programmer's editor, and can
  6.    execute compilers and check for error messages.  It also includes
  7.    a powerful macro language.
  8.  
  9.  
  10.                HOW TO INSTALL WINEDIT
  11.  
  12.    Use our SETUP.EXE program, which will copy the files for you and install
  13.    a WINEDIT group in the Program Manager or Win95 Start Menu.
  14.    To use our SETUP.EXE program...   
  15.  
  16.      1) Close down all extraneous Windows applications.
  17.  
  18.      2) Double-Click on the SETUP.EXE program
  19.  
  20.      3) When the setup program asks for a directory, specify initial
  21.         directory, or accept the given default.
  22.  
  23.    ----------------------------
  24.       What's New in WinEdit 2000
  25.    ----------------------------
  26.    
  27.    Spelling checker
  28.    ----------------
  29.    On the Edit menu.  Additional dictionaries will be available soon.
  30.    
  31.    Context menu improvements
  32.    --------------------------
  33.    Each file type can have its own popup menu definition.
  34.    View.Options.FileTypes.Context menu for this file type.
  35.    
  36.    Right-click on workbook tab brings up context menu.
  37.    
  38.    Built in FTP client
  39.    -------------------
  40.    You can now choose FTP Open or FTP Save from the File menu to open and 
  41.    save files on remote systems.  WE_FTP.exe is a standalone FTP program 
  42.    that knows how to communicate back and forth with WinEdit.
  43.    
  44.    New HTML Viewer
  45.    ---------------
  46.    We're including a customized version of Internet Explorer that knows 
  47.    how to communicate with WinEdit.  Choose "Edit.In WinEdit Explorer" (or 
  48.    right click and choose it from the context menu) and the current file 
  49.    will be rendered in WinEdit Explorer.  No need to save the file first, 
  50.    which makes for a great preview capability.
  51.    
  52.    Better Java support
  53.    -------------------
  54.    No more fighting with RUNJAVA.BAT.  Choose Compile, Run Java Applet, or 
  55.    Run Java Application directly from the right-click context menu.  If an 
  56.    HTML wrapper file is already available in the source file directory you 
  57.    can use that to test the applet, otherwise WinEdit will construct a 
  58.    simple HTML wrapper and launch it in WinEdit Explorer.
  59.    
  60.    Improved HTML support
  61.    ---------------------
  62.    The syntax coloring for HTML files is much improved.  Also the 
  63.    HTMLPopup.mnu has a new set of tags that can be inserted as you are 
  64.    coding.  The tag insert will honor any selection you have, so for 
  65.    example you can highlight a word, choose the 'Bold' tag, and the 
  66.    highlighted word will be bracketed with the proper format.
  67.    
  68.    New macro functions
  69.    -------------------
  70.    In the Macros subdirectory, look at testnew.wbt to see a demonstration 
  71.    of the new macro functions.
  72.    
  73.    Debugging Improvements
  74.    ----------------------
  75.    With previous releases, if you were debugging a script that inserted 
  76.    text, the text was inserted into the window of the script being 
  77.    debugged.  Obviously not a great convenience.  Now, WinEdit will 
  78.    remember which window is the target of your macro command, and always 
  79.    switch to that window before stepping or running.
  80.  
  81.  
  82.  The following information may be found below:
  83.  
  84.     a) Information on our fully functional demos and our
  85.        "Registration Reminder" screens.
  86.  
  87.     b) A basic, concise explanation of our disclaimers.
  88.  
  89.     c) Installation instructions for our automated installation
  90.        program. There is also a section on manual installation.
  91.        This might be useful for automating many large site
  92.        installations.
  93.  
  94.     d) Generic uninstall instructions.
  95.  
  96.     e) Our update policy.
  97.  
  98.     f) On-line support.
  99.  
  100.  
  101.     g) The long, drawn out legalese section, software license
  102.        information, limited warranty, trademarks, etc.
  103.  
  104.     h) Information on other products that we offer.
  105.  
  106.     i) Ordering information.
  107.  
  108.     j) How to find the Order Form.
  109.  
  110.  
  111.                    REGISTRATION REMINDERS
  112.  
  113.  Unlicensed copies of WinEdit Software Co. products are 100% fully
  114.  functional.  We make them this way so that you can have a real
  115.  look at them, and then decide whether they fit your needs or
  116.  not.  Our entire business depends on your honesty.  If you use
  117.  it, we expect you to pay for it.  We feel that if we treat you
  118.  well, you will treat us well.  Unlicensed copies of our 
  119.  products do have a registration reminder screen that appears
  120.  whenever you start the program.  This shouldn't really affect
  121.  your evaluation of our software.
  122.  
  123.  We're sure that once you see the incredible quality of our 
  124.  software, you will dig out your credit card, pick up the phone,
  125.  call the nice people at our 800 number and register the
  126.  software. 
  127.  
  128.  If you work for a large corporation, you can purchase most of
  129.  our products the same way you buy your retail software.  Just
  130.  send the purchase request up the line.  Most all the corporate
  131.  software suppliers (Egghead Corporate, Software Spectrum,
  132.  Corporate Software, Programmers Shop, and many others) purchase
  133.  considerable volumes from us on a regular basis.
  134.  
  135.  When you pay for the software you like, you are voting with
  136.  your pocketbook, and will encourage us to bring you more of the
  137.  same kinds of products.  Pay for what you like, and then, more
  138.  of what you like will almost magically become available.
  139.  
  140.  
  141.                         LEGAL MATTERS
  142.  
  143.  Of course the usual disclaimers still apply.  We are not 
  144.  responsible for anything at all.  Nothing.  Even if we are held
  145.  responsible, the limit of our liability is the licensing fees
  146.  you paid.  The full text of our license agreement is found near
  147.  the bottom of this file. 
  148.  
  149.  
  150.                  HOW TO INSTALL THIS SOFTWARE
  151.  
  152.   Use our snazzy setup program...
  153.  
  154.         1) Close down all extraneous Windows applications.  
  155.            (You do have to be in Windows to run SETUP.EXE)
  156.  
  157.         2) Double-Click on the SETUP.EXE or use the Software
  158.            install facility (if available) in Control Panel.
  159.  
  160.         3) When the setup program asks for a directory, specify
  161.            an initial directory, or accept the given default.      
  162.  
  163.         4) When the screen comes up that asks you what you want
  164.            to install, do your selections, then hit the NEXT 
  165.            button to continue. 
  166.  
  167.  
  168.                     UN-INSTALL INFORMATION
  169.  
  170.  This software may be uninstalled via the uninstall option
  171.  in the Control Panel Add/Remove software dialog, or by running
  172.  the uninstal.exe program in the WinEdit directory.  If you
  173.  simply delete all the files first, you will not be able to run
  174.  the uninstall program and there may still be traces of the
  175.  program in various places on the system.
  176.  
  177.  
  178.                         UPDATE POLICY
  179.  
  180.  WinEdit Software Co. frequently updates its products.  There are
  181.  various kinds of updates, including Major updates, Minor
  182.  updates, and bug-fix updates.
  183.  
  184.  Minor and bug-fix updates for our shareware products are free -
  185.  - subject only to our reasonable shipping and handling
  186.  charges for disks. As we are not in the disk selling business,
  187.  you may find that shareware vendors specializing in disk sales
  188.  can easily sell disks cheaper than we can.  On the other hand,
  189.  we *always* have the most recent versions of our software.   Our
  190.  shipping and handling charges for update disks are as follows:
  191.  
  192.      10.00  US and Canada for the first product.
  193.       5.00  US and Canada for each additional product.
  194.       9.50  Surcharge for shipping outside of US and Canada.
  195.  
  196.  If you obtain a minor or bug-fix update from our Web site 
  197.  (http://www.winedit.com ) or other online service, a BBS, 
  198.  a shareware disk vendor or from another source, there is no 
  199.  charge from us (of course you will have to pay the on-line 
  200.  service fees for your ISP, disk vendors fees, or at least pay 
  201.  your phone bill for downloading from a BBS). In addition, you 
  202.  may use  a single set of disks to perform minor or bug-fix 
  203.  updates on any number of copies of a product.
  204.  
  205.  The policy and pricing for Major shareware updates vary.
  206.  Depending on the nature of the upgrade, length of time since
  207.  the previous major upgrade, desirability of new features added,
  208.  the extent of revisions to the printed manuals (if any), work
  209.  involved and possible price changes for new users, we may or
  210.  may not charge fees.  Update fees for major updates tend to
  211.  run 20% to 40% of the cost of the product.  Major updates tend
  212.  to occur every few years.
  213.  
  214.  
  215.                       ON-LINE SUPPORT
  216.  
  217.  WinEdit Software Co. has extensive on-line support.  We maintain a
  218.  World Wide Web Server and an anonymous ftp site
  219.  
  220.     WinEdit Home Page    http://www.winedit.com
  221.  
  222.     Main Support Page    http://www.winedit.com/support.html
  223.  
  224.     FTP site             ftp.winedit.com
  225.  
  226.  Our WebBBS -- where you can post questions and code --
  227.  is available via a link from our Main Support page.
  228.  
  229.  
  230.                      THE LEGALESE SECTION
  231.  
  232.  WINEDIT           Copyright ⌐ 1990-99 by Steve Schauer, Morrie Wilson.
  233.  
  234.  
  235.                      SOFTWARE LICENSES
  236.                   HARDWARE LICENSE - END USER
  237.  
  238.  WinEdit Software Co. software is not and has never been public
  239.  domain software, nor is it free software. 
  240.  
  241.  Non-licensed users are granted a limited license to use our
  242.  software on a 21-day trial basis for the purpose of determining
  243.  whether the software is suitable for their needs.  Any use
  244.  of our software, except for the initial 21-day trial, requires
  245.  registration.  The use of unlicensed copies of our software,
  246.  outside of the initial 21-day trial, by any person, business,
  247.  corporation, government agency or any other entity is
  248.  strictly prohibited. 
  249.  
  250.  SHAREWARE LICENSE - FOR DISTRIBUTION OF SHAREWARE FILES,
  251.  USER GROUPS, BBS's, ONLINE SERVICES, SHAREWARE VENDORS, and
  252.  OTHERS
  253.  
  254.  A limited license is granted to copy and distribute our
  255.  shareware software only for the trial use of others, subject to
  256.  the following limitations:
  257.  
  258.   1)    The software must be copied in unmodified form, complete
  259.         with the file containing this license information.
  260.  
  261.   2)    The full machine-readable documentation must be included
  262.         with each copy.
  263.  
  264.   3)    Our software may not be distributed in conjunction with
  265.         any other product without a specific license to do so
  266.         from WinEdit Software Co..
  267.  
  268.   4)    Vending of our software products in retail stores (by
  269.         "shareware rack vendors") is specifically prohibited
  270.         without prior written authorization.
  271.  
  272.   5)    No fee, charge, or other compensation may be requested
  273.         or accepted, except as authorized below:
  274.  
  275.      A) Non-profit user groups may distribute copies of the our
  276.         products to their members, subject to the above
  277.         conditions, without specific permission.  Non-profit
  278.         groups may collect a disk duplication fee not to exceed
  279.         five dollars.
  280.  
  281.      B) Operators of electronic bulletin board systems (sysops)
  282.         and web site operators (webmasters) may make our products 
  283.         available for downloading only as long as the above 
  284.         conditions are met.  An overall or time-dependent charge 
  285.         for the use of the bulletin board system or web site is 
  286.         permitted as long as there is not a specific charge for 
  287.         the download of our software.
  288.  
  289.      C) Mail-order vendors of shareware software approved by
  290.         the ASP may distribute our products, subject to the
  291.         above conditions, without specific permission.  Non-
  292.         approved vendors may distribute our products only after
  293.         obtaining written permission from WinEdit Software Co..
  294.         Such permission is usually granted.  Please write for
  295.         details (enclose your catalog).  Vendors may charge a
  296.         disk duplication and handling fee, which, when pro-rated
  297.         to each individual product, may not exceed eight
  298.         dollars.
  299.  
  300.  
  301.  LICENSED COPIES OF OUR SOFTWARE ARE GOVERNED BY THE FOLLOWING:
  302.  
  303.     THIS SOFTWARE IS NOT FOR SALE: The software is subject
  304.     to the following license terms and conditions.
  305.     
  306.     SOFTWARE LICENSE granted, when required fees paid, by 
  307.     WinEdit Software Co., a Hawaii business, with its
  308.     mailing address at PO Box 1435, Hilo, HI 96721.
  309.     The software contained in this package is licensed
  310.     to you as the end user. It is not sold.
  311.     
  312.     LICENSE: 1.0 The software contained in this package 
  313.     (hereafter referred to as "the Software") is copyrighted 
  314.     material owned by WinEdit Software Co. Payment of the
  315.     single copy license fee authorizes one named person to 
  316.     use the Software on one computer provided this copyright
  317.     is not violated and provided the rules outlined herein 
  318.     are observed.
  319.      
  320.     1.1 One person may use the Software on any single 
  321.     computer. This license can be transferred only once in 
  322.     any twenty-four hour period. You must pay for additional
  323.     copies of the Software if more than one person uses it 
  324.     during any 24 hour period of time, or if the Software 
  325.     is used on two or more computers. Neither concurrent use
  326.     on two or more computers, nor use by more than a single 
  327.     individual on a network is permitted without 
  328.     authorization and payment of other license fees.
  329.      
  330.     1.2 You may make copies of the software for backup 
  331.     purposes, as long as all such copies, along with the 
  332.     original, are kept in your possession or control.
  333.     
  334.     1.3 You may not make any changes or modifications to 
  335.     the Software, including, but not limited to, decompiling,
  336.     disassembling, or otherwise reverse engineering it. You 
  337.     may not rent or lease it to others. You may not use it 
  338.     on a computer network if more than one user can use it 
  339.     during any one 24 hour period of time.
  340.  
  341.  
  342.                     LIMITED WARRANTY
  343.  
  344.     WinEdit Software Co. guarantees your satisfaction with this
  345.     product for a period of 30 days from the date of original
  346.     purchase. If you are dissatisfied with the product 
  347.     within that time period, return the package in saleable 
  348.     condition to the place of purchase for a full refund.
  349.      
  350.     WinEdit Software Co. warrants that all disks provided are 
  351.     free from defects in material and workmanship, assuming 
  352.     normal use, for a period of 30 days from the date of 
  353.     purchase.
  354.      
  355.     WinEdit Software Co. warrants that the program will perform
  356.     in substantial compliance with the documentation supplied
  357.     with the software product. If a significant defect in 
  358.     the product is found, the purchaser may return the 
  359.     product for a refund. In no event will such a refund 
  360.     exceed the purchase price of the product.
  361.      
  362.     EXCEPT AS PROVIDED ABOVE, WINEDIT SOFTWARE CO. DISCLAIMS ALL
  363.     WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING,BUT NOT
  364.     LIMITED TO IMPLIED WARRANTIES OF MERCHANTABILITY AND 
  365.     FITNESS FOR A PARTICULAR PURPOSE, WITH RESPECT TO THE 
  366.     PRODUCT. SHOULD THE PROGRAM PROVE DEFECTIVE, THE 
  367.     PURCHASER ASSUMES THE RISK OF PAYING THE ENTIRE COST 
  368.     OF ALL NECESSARY SERVICING, REPAIR, OR CORRECTION AND 
  369.     ANY INCIDENTAL OR CONSEQUENTIAL DAMAGES. 
  370.     
  371.     IN NO EVENT WILL WINEDIT SOFTWARE CO. BE LIABLE FOR ANY 
  372.     DAMAGES WHATSOEVER (INCLUDING WITHOUT LIMITATION DAMAGES
  373.     FOR LOSS OF BUSINESS PROFITS, BUSINESS INTERRUPTION, LOSS
  374.     OF BUSINESS INFORMATION AND THE LIKE) ARISING OUT OF THE
  375.     USE OR THE INABILITY TO USE THIS PRODUCT EVEN IF WILSON 
  376.     WINDOWWARE HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH 
  377.     DAMAGES.
  378.      
  379.     THIS SOFTWARE IS NOT DESIGNED OR INTENDED FOR USE OR 
  380.     RESALE AS ON-LINE CONTROL EQUIPMENT IN HAZARDOUS 
  381.     ENVIRONMENTS REQUIRING FAIL-SAFE PERFORMANCE, SUCH AS 
  382.     IN THE OPERATION OF NUCLEAR FACILITIES, AIRCRAFT 
  383.     NAVIGATION OR COMMUNICATION SYSTEMS, AIR TRAFFIC 
  384.     CONTROL, DIRECT LIFE SUPPORT MACHINES, OR WEAPONS 
  385.     SYSTEMS, IN WHICH THE FAILURE OF THE SOFTWARE COULD 
  386.     LEAD DIRECTLY TO DEATH, PERSONAL INJURY, OR SEVERE 
  387.     PHYSICAL OR ENVIRONMENTAL DAMAGE ("HIGH RISK ACTIVITIES"). 
  388.     
  389.     WINEDIT SOFTWARE CO. SPECIFICALLY DISCLAIMS ANY EXPRESS OR
  390.     IMPLIED WARRANTY OF FITNESS FOR HIGH RISK ACTIVITIES.
  391.      
  392.     Use of this product constitutes your acceptance of this 
  393.     agreement and subjects you to its contents.
  394.      
  395.     U.S. GOVERNMENT RESTRICTED RIGHTS
  396.     Use, duplication, or disclosure by the Government is 
  397.     subject to standard shrink-wrapped software restrictions.
  398.     Contractor/manufacturer is WinEdit Software Co.,
  399.     PO Box 1435, Hilo, HI 96721
  400.  
  401. END-USER LICENSE AGREEMENT FOR ADSOFTWARE
  402.  
  403. IMPORTANT-READ CAREFULLY
  404. This License Agreement is a legal agreement between you (either an individual 
  405. or a single entity) and Aureate Media Corporation ("Aureate Media") for use 
  406. of the AdSoftware System, which includes computer software and may include 
  407. associated media, printed materials, and "online" or electronic documentation 
  408. ("SOFTWARE PRODUCT, this software"). "SOFTWARE PRODUCT" also includes, and 
  409. this Agreement also governs, any later release or update of the AdSoftware 
  410. System which Aureate Media makes generally available without additional 
  411. charge of licenses or your release or the SOFTWARE PRODUCT, and any copy of 
  412. the SOFTWARE PRODUCT made in accordance with this Agreement. By downloading, 
  413. installing, copying, or otherwise using the SOFTWARE PRODUCT, you agree to be 
  414. bound by the terms of this License Agreement. IF YOU DO NOT AGREE TO THE 
  415. TERMS OF THIS LICENSE AGREEMENT, ABORT THE INSTALLATION AND REMOVE THIS AND 
  416. RELATED SOFTWARE FROM YOUR COMPUTER SYSTEM IMMEDIATELY.
  417.  
  418. The SOFTWARE PRODUCT is protected by copyright laws and international 
  419. copyright treaties, as well as other intellectual property laws and 
  420. treaties.
  421.  
  422. This SOFTWARE PRODUCT is "advertiser supported software," meaning that 
  423. some or all of the costs associated with the development and distribution 
  424. of this SOFTWARE PRODUCT is recuperated through the use of advertisements 
  425. displayed in the software product.  These advertisements are delivered 
  426. via the Internet and will be downloaded from the servers of Aureate Media 
  427. or their subcontractors, partners, or other authorized parties.  By using 
  428. this software, you agree that you understand that this software will 
  429. connect to the Internet UBIQUITOUSLY to download advertisement and/or 
  430. to provide software updates.  You also accept responsibility for any 
  431. network usage costs or any other costs incurred by using this software.
  432.  
  433. All title and copyrights in and to the SOFTWARE PRODUCT (including but 
  434. not limited to any images, documentation, media, online documentation, 
  435. text, and "web integration" incorporated into the SOFTWARE PRODUCT), the 
  436. accompanying printed materials, and any copies of the SOFTWARE PRODUCT are 
  437. owned by Aureate Media or its authorized agents. As a licensee, you own the 
  438. media on which the SOFTWARE PRODUCT is recorded, but Aureate Media and all 
  439. Third Party Suppliers retain title and ownership to the SOFTWARE PRODUCT 
  440. recorded on the media and all copyright and other intellectual property 
  441. rights therein. This license is not a sale of the software or any copy. 
  442. Except as may be required under applicable law, you agree not to alter, 
  443. decompile, disassemble, or reverse engineer the SOFTWARE PRODUCT, in whole 
  444. or in part, whether for error correction or otherwise. The SOFTWARE PRODUCT 
  445. is protected by copyright laws and international treaty provisions. 
  446.  
  447. You agree not to alter, remove or obscure any copyright notices or other 
  448. proprietary notices on and in the software. 
  449.  
  450. LIMITED WARRANTY
  451. NO WARRANTIES.  - Aureate Media  EXPRESSLY DISCLAIMS ANY WARRANTY for the 
  452. SOFTWARE PRODUCT. The SOFTWARE PRODUCT and any related documentation is 
  453. provided "as is" without warranty of any kind, either express or implied, 
  454. including, without limitation, the implied warranties or merchantability, 
  455. fitness for a particular purpose, or noninfringement. The entire risk
  456. arising out of use or performance of the SOFTWARE PRODUCT remains with you.
  457.  
  458. NO LIABILITY FOR DAMAGES. In no event shall Aureate Media or its suppliers 
  459. be liable for any damages whatsoever (including, without limitation, 
  460. damages for loss of business profits, business interruption, loss of business 
  461. information, or any other pecuniary loss) arising out of the use of or 
  462. inability to use this SOFTWARE PRODUCT, EVEN IF AUREATE MEDIA HAS BEEN 
  463. ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. 
  464.  
  465.                     TRADEMARKS
  466.  
  467.   Microsoft and MS-DOS are registered trademarks of
  468.   Microsoft Corporation.
  469.   Windows is a trademark of Microsoft Corporation.
  470.  
  471.   WinEdit           is a registered trademark of WinEdit Software Co.
  472.  
  473.  
  474.  
  475.                     ORDERING INFORMATION
  476.  
  477.  Licensing our products brings you wonderful benefits.  Some of
  478.  these are:
  479.     - Gets rid of that pesky reminder window that comes up when
  480.       you start up the software.
  481.     - Entitles you to one hour free phone support for 90 days
  482.       ("your dime").
  483.     - Insures that you have the latest version of the product.
  484.     - Encourages the authors of these programs to continue 
  485.       bringing you updated/better versions and new products.
  486.     - Gets you on our mailing list so you are occasionally
  487.       notified of spectacular updates and our other Windows
  488.       products.
  489.     - And, of course, our 90-day money back guarantee.
  490.  
  491.  
  492.   An order form may be found in the application help file.  
  493.   Once you are viewing the order form, you can then select
  494.   the File - Print Topic menu item to obtain a hard copy.
  495.  
  496.