home *** CD-ROM | disk | FTP | other *** search
/ C!T ROM 21 / CTROM21B.mdf / win95 / utility / wb99g32i / readme.txt < prev    next >
Text File  |  1999-05-10  |  36KB  |  897 lines

  1.    WELCOME TO WINBATCH 99g!
  2.  
  3.  
  4.  
  5.    WinBatch is the Windows Batch Language that you can use to write
  6.    real honest-to-goodness Windows batch files to control every
  7.    aspect of your machine's operation.  There are more than hundreds
  8.    and hundreds of different functions that allow you to do *anything* 
  9.    with WinBatch!
  10.  
  11.    This package contains all the pieces you need to create batch files
  12.    for Windows NT, Windows 95, and Windows 98.  16 bit counterparts,
  13.    --Version 97E-- if required, may be found on the CD-ROM or downloaded 
  14.    from our website at http://www.windowware.com
  15.  
  16.    The pieces are:
  17.  
  18.    WinBatch Interpreter      32 bit version
  19.    FileMenu and PopMenu      32 bit version for 
  20.                                 Windows 95/98 and NT 4.0/5.0
  21.  
  22.  
  23.  
  24.    This software package -- if you have the WinBatch+Compiler -- 
  25.    also contains:
  26.  
  27.    WinBatch Compiler         32 bit version
  28.  
  29.  
  30.    A 16-bit "WinMacro" utility may be mentioned in the printed 
  31.    documentation.  WinMacro is a keystroke recorder and application
  32.    launcher designed for 16-bit Windows.  It is reasonably
  33.    functional under Windows 95/98 and is pretty much useless
  34.    under Windows NT. WinMacro is in the process of being phased out.
  35.    If you wish to obtain this utility, it may be found in the 
  36.    "Other Platforms\Intel 16-bit" subdirectory on the CD-ROM.   
  37.    It is also available for download from the 16-bit download 
  38.    section of our website - http://www.windowware.com
  39.  
  40.  
  41.    This package also contains assorted NETWORK EXTENDERS.  They are
  42.    not installed by default.  If you want the network extenders
  43.    installed, you MUST check the "Install Network Extenders"
  44.    checkbox during the setup process.  If you missed installing
  45.    the extenders, just re-run setup and try again.
  46.  
  47.    Additional Extenders may also be found in the "Extenders"
  48.    subdirectory on the CD-ROM.
  49.  
  50.    You can install the optional WIL Extenders by running their 
  51.    SETUP.WBTs (located in their respective directories on the CD), 
  52.    after you have installed Winbatch.
  53.  
  54.    Each extender has its own detailed HLP file and a TXT file describing
  55.    additions and changes.
  56.  
  57.    Additional information on these extenders (and the latest arrivals)
  58.    is available from our technical database at:
  59.  
  60.            http://techsupt.windowware.com 
  61.  
  62.    under the heading:  "WIL Extenders".
  63.  
  64.  
  65.    WIL Extenders are special purpose DLLs to extend the usability and 
  66.    friendliness of WinBatch.  Here's a list of some extenders on your CD:
  67.  
  68.  
  69.    ====================
  70.    HTML Dialog Extender
  71.    (htmldlg.zip)
  72.  
  73.    The ultimate in WinBatch dialogs.  Images, sounds, fonts
  74.    colors and even animated GIF's are supported. Make your dialogs 
  75.    look like web pages.
  76.  
  77.    Requires Windows 98 (or at least MSIE 4.0).
  78.    WinBatch 98a or newer required.
  79.  
  80.  
  81.    ====================
  82.    Serial Port Extender
  83.    (serial.zip)
  84.  
  85.    Talk to serial ports. Communicate with modems, X-10
  86.    household controllers, lab equipment, pretty much any
  87.    serial device. Script BBS sessions. Does X/Y/Z-modem
  88.    transfers. Write a phone dialer.  Get your stock quotes.
  89.    No need to try scripting HyperTerminal, do it directly
  90.    with this extender.
  91.  
  92.  
  93.    ====================
  94.    Control Manager Extender
  95.    (ctlmgr.zip)
  96.  
  97.    Finally! Perfect control over all Windows dialog boxes.
  98.    See inside list boxes, interrogate check boxes, set radio
  99.    buttons, handle the new tabbed dialogs.
  100.  
  101.  
  102.    ====================
  103.    WinSock Extender
  104.    (formerly known as the Internet Extender)
  105.    (winsock.zip)
  106.  
  107.    Send Internet email, grab web pages, automate FTP
  108.    sessions, and more. Proxy/firewall support.
  109.  
  110.  
  111.    ====================
  112.    WinInet Extender
  113.    (wininet.zip)
  114.  
  115.    Use Windows built-in services to grab web pages (SSL
  116.    too!) FTP and Dial-up networking. Requires Windows
  117.    98/NT 5.0 or at least MSIE 4.0 installed.
  118.    WinBatch 98a or newer required.
  119.  
  120.  
  121.    ====================
  122.    File Search Extender
  123.    (searcher.zip)
  124.  
  125.    Find files. Find data in files. Traverse directories. High
  126.    speed file and text search engine. XCOPY and
  127.    DELTREE examples included.
  128.  
  129.  
  130.    ====================
  131.    ODBC Extender
  132.    (odbc.zip)
  133.  
  134.    Our ODBC extender.
  135.    Familiarity with ODBC required.
  136.    WinBatch 98a or newer required.
  137.  
  138.  
  139.    ====================
  140.    Printer Control Extender
  141.    (printer.zip)
  142.  
  143.    Assists in working with printer drivers.
  144.    WinBatch 98a or newer required.
  145.  
  146.  
  147.    ====================
  148.    Zipper Extender
  149.    (zipper.zip)
  150.  
  151.    ZIP and UNZIP files.
  152.    WinBatch 98a or newer required.
  153.  
  154.  
  155.  
  156.  
  157.    ======================================================================
  158.    SYSTEM REQUIREMENTS
  159.  
  160.    WinBatch requires an IBM PC or compatible running 
  161.    Microsoft Windows NT or Windows 95/98.
  162.  
  163.  
  164. *************************************************************************
  165. *************************************************************************
  166. *************************************************************************
  167. *                                                                       *
  168. *                 Converting scripts to WinBatch 99                     *
  169. *                                                                       *
  170. *    In general we have attempted to make WinBatch 99 backwards         *
  171. *    compatible with WinBatch 95/96/97.   However, for various          *
  172. *    and sundry reasons some changes were made that may affect the      *  
  173. *    the execution of scripts.                                          *
  174. *                                                                       *
  175. *    We've attempted to make a list of these changes that might         *
  176. *    break currently running scripts and to give you some               *
  177. *    background on the issues involved so that you can successfully     *
  178. *    modify your scripts to run under WinBatch 99.                      *
  179. *                                                                       *
  180. *                                                                       *
  181. *   1) Because of a Windows 98 modification by Microsoft, the           *
  182. *      WinActivate function works differently.  Microsoft modified      *
  183. *      the Windows API to attempt to prevent various windows from       *
  184. *      suddenly popping up on the screen, breaking users'               *
  185. *      concentration, perhaps swallowing some typing and possibly       *
  186. *      executing undesired functions as a result of such typing.        *
  187. *                                                                       *
  188. *      This API change broke the WinBatch WinActivate family of         *
  189. *      functions and the WinBatch SendKeysTo function.  As usual,       *
  190. *      applying the requisite amount of rectubular mirrors and the      *
  191. *      usual magic smoke, we have managed to restore functionality      *
  192. *      to the WinActivate and SendKeysTo functions.   But of course     *
  193. *      they work slightly differently now.  Your scripts will need      *
  194. *      to be tested under Windows 98, Windows NT 5.0 and WinBatch 99    *
  195. *      to ensure proper functionality.                                  *
  196. *                                                                       *
  197. *      Scripts that use the WinActivate, WinActivChild,SendKeysTo,      *   
  198. *      SendKeysChild,and any script that uses a "Window on top"         *
  199. *      trick via a DLLCall that was published in our technical          *
  200. *      database shouldbe examined and tested.                           *
  201. *                                                                       *
  202. *      The Microsoft change also affected various Winbatch DIALOG,      *
  203. *      MESSAGE boxes, ASKLINE and other WinBatch popup windows          *
  204. *      that appear as a result of your script.  We think we covered     *
  205. *      most of these reasonably well.                                   *
  206. *                                                                       *
  207. *      There are a few new IntControls available to modify the          *
  208. *      WinBatch behavior in popping up windows.                         *
  209. *                                                                       *
  210. *                                                                       *
  211. *   2) TimeYmdHms and other time functions have been modified to        *
  212. *      return a 4 year date by default.  This was provoked by the       *
  213. *      Y2K problem and in an attempt to help keep our customers         *
  214. *      out of any Y2K problems their scripts might cause. An            *
  215. *      IntControl (41) isa vailable to  select 2 year dates             *
  216. *      if desired.  Also hours "24" an beyond are not valid.  In the    *
  217. *      past the "24" hour was considered the same at the "00" hour      *
  218. *      causing the following two times to be equal                      *
  219. *      (and causing confusion)                                          *
  220. *      1998:01:01:00:00:00                                              *
  221. *      1998:01:01:24:00:00                                              *
  222. *                                                                       *
  223. *                                                                       *
  224. *   3) Older versions of WinBatch (95/96/97) cannot use the new         *
  225. *      network (and some other) extenders.  WinBatch 99 can use         *
  226. *      both new and old extenders.  This should not be a problem.       *
  227. *                                                                       *
  228. *                                                                       *
  229. *   4) The date string returned by the TimeDate function now            *
  230. *      includes a 4-digit year, if this was configured via Control      *
  231. *      Panel.                                                           *
  232. *                                                                       *
  233. *      Please note that the date returned by the TimeDate functions     *
  234. *      should ONLY be used to display the date to an operator.  It      *
  235. *      should NEVER be used in computations - e.g., to build a file     *
  236. *      name, or to computer time differences, or to determine the day   *
  237. *      of theweek.  Use TimeYmdHms and other time functions for these   *
  238. *      purposes instead.  This is because users can modify their        *
  239. *      Control Panel settings and change the format of the date         *
  240. *      returned by TimeDate.  Also note that the Control Panel          *
  241. *      settings are merely suggestions to WinBatch on how the date      *
  242. *      should be formatted.  It does not format the date to             *
  243. *      *exactly* the Control Panel specifications.                      *
  244. *                                                                       *
  245. *   5) Changed FileRead to treat line feeds as line terminators,        *
  246. *      instead of carriage returns.  This means that FileRead now       *
  247. *      supports both DOS files (which have CR/LF terminators) and       *
  248. *      UNIX files (which have LF terminators).  This should not         *
  249. *      affect existing scripts.                                         *
  250. *                                                                       *
  251. *   6) SendKey (and SendKeysTo and SendKeysChild) now turns             *
  252. *      CAPSLOCKoff while sending keystrokes (and restores the           *
  253. *      previous state when it is done).  This fixes a problem that      *
  254. *      was occurring when caps lock was on, and a shifted key           *
  255. *      combination was specified [eg, SendKey("+a")], resulting in      *
  256. *      a lower-case character being sent.  Although this was            *
  257. *      faithfully duplicating the behavior of typing keystrokes         *
  258. *      manually ("reverse caps lock"), the intended behavior            *
  259. *      is for SendKey to ignore the caps lock state, and to             *
  260. *      therefore behave consistently whether caps lock is on or off.    *
  261. *                                                                       *
  262. *   7) Several functions that return a delimited list no longer         *
  263. *      return a trailing delimiter, standardizing the structure of a    *
  264. *      delimited list variable.  Unless you are manipulating lists      *
  265. *      outside of the standard functions (Item...) this should not      *
  266. *      cause a problem.                                                 *
  267. *                                                                       *
  268. *    8) In Windows 98 and NT 5.0 it seems that a great many Windows     *
  269. *       utilities (File Manager, Control Panel, Explorer, etc.) now     *
  270. *       have the new Web-style interface.  The SendMenusTo function     *
  271. *       does not work with these utilities. This is also true for       *
  272. *       Office 97.  An easy way to tell is to watch the menu items      *
  273. *       as you move the mouse over them. If they "pop out" or have      *
  274. *       other graphical effects, then it is not a "standard" windows    *
  275. *       menu and the SendMenusTo function will not work with            *
  276. *       them.  SendKeysTo should continue to work.                      *
  277. *                                                                       *
  278. *   9) Changed the way the following string sorting and comparison      *
  279. *      functions operate:                                               *
  280. *                                                                       *
  281. *           BinarySort                                                  *
  282. *           ItemSort                                                    *
  283. *           ItemSortNc                                                  *
  284. *           StrCmp                                                      *
  285. *           StriCmp                                                     *
  286. *           >, >=, <, and <= (operators)                                *
  287. *                                                                       *
  288. *      Previously, they were sorting (or comparing) strings on a        *
  289. *      character-by-character basis.  They now perform a "word sort",   *
  290. *      which comparesstrings  based on their collation sequence.        *
  291. *      Hyphens and apostrophes are considered of minor importance,      *
  292. *      and all other non-alphanumeric characters are sorted before      *
  293. *      any alphanumeric character.                                      *
  294. *                                                                       *
  295. *                                                                       *
  296. *  10) WinBatch Compiler issue.                                         *
  297. *      Starting in version 99A, several limits of Winbatch memory       *
  298. *      were removed.  This includes:                                    *
  299. *                                                                       *
  300. *         a) 64K limit of WBT files removed.                            *                                                                      *
  301. *         b) 64K limit on string space removed                          *
  302. *         c) Variable size limitations effectively removed by B         *
  303. *                                                                       *
  304. *     In order to also allow WBT files to be encoded into WBC files     *
  305. *     (thus removing a related limitation on WBC files) the WBC file    *
  306. *     format was modified.  This has the consequence of making WBC      *
  307. *     files compiled with pre-99A versions of Winbatch incompatible     *
  308. *     with exe's producted by the 99A and newer versions of the         *
  309. *     compiler.  WBC Files used by the new EXE's must be recompiled.    *
  310. *     The new 99A+ compatible versions of the WBC files are not         *
  311. *     compatible with pre-99A versions.                                 *
  312. *                                                                       *
  313. *                                                                       *
  314. *************************************************************************
  315. *************************************************************************
  316. *************************************************************************
  317.  
  318.  
  319.    Improvements from previous versions
  320.  
  321.    The file "The list of Fixes and Improvements.txt" details the 
  322.    many bug fixes and enhancements that have been made to the 
  323.    program since many previous releases.
  324.  
  325.  
  326.  
  327.  
  328.  
  329.    About the WinBatch Compiler
  330.  
  331.    Also available is our "WinBatch+Compiler," (if you have not  
  332.    purchased it yet).  With the WinBatch+Compiler, you can turn 
  333.    your WBT files into standalone EXE files that you can distribute 
  334.    on a royalty-free basis.
  335.  
  336.    Have a BIG network?  Want all your users to run your WBT files?
  337.    Compile the WBT files with the WinBatch Compiler and put the
  338.    EXEs up on the server.
  339.  
  340.    Making specialized WinBatch files for clients?  Don't want them
  341.    modifying your files?  Just compile the WBT files, and give the
  342.    EXEs to your client.
  343.  
  344.    Are you the "corporate guru"?  Get a compiler.  Compile those WBT
  345.    files and hand them out like candy.
  346.  
  347.    The WinBatch Compiler, a separate product from the WinBatch
  348.    Interpreter contained in these files, is available for $495.00,
  349.    plus shipping, if applicable.  The WinBatch Compiler includes a
  350.    copy of WinBatch.  In addition, if you buy a copy of Winbatch, you
  351.    have 90 days to upgrade to the Compiler and just pay the difference
  352.    in price.
  353.  
  354.  
  355.  
  356.  
  357.  
  358.    HOW TO INSTALL WINBATCH
  359.  
  360.  
  361.    Use our SETUP.EXE program, which will copy the files for you
  362.    and install a WINBATCH Start Menu or Program Manager group.
  363.  
  364.    To use our SETUP.EXE program...  
  365.  
  366.  
  367.      1) Close down all extraneous Windows applications.
  368.  
  369.      2) Double-Click on the SETUP.EXE program
  370.  
  371.      3) When the setup program asks for a directory, specify initial
  372.         directory, or accept the given default.
  373.  
  374.  
  375.    NOTE:  If you are updating from a previous version, and made any of the
  376.           WinBatch files READ-ONLY, remove the read-only attribute from
  377.           the files before running setup.
  378.           (Or else the setup process will hang)
  379.  
  380.  
  381.  
  382.    WinBatch can run in English, French, German, and "Val Speak".
  383.    The strings are controlled by the WWWDLANG.* files. If you
  384.    just launch WinBatch by itself, it will then automatically
  385.    run the "default.wbt" file.  The default.wbt file has a number
  386.    of options allowing you to perform various operations, including
  387.    changing the current language.
  388.  
  389.  
  390.  
  391.    An order form may be found in the WinBatch help file.  
  392.    Once you are viewing the order form, you can then select
  393.    the Print button to obtain a hard copy.
  394.  
  395.  
  396.  
  397.  
  398.  
  399.  The following information may be found below:
  400.  
  401.     a) Information on our fully functional demos and our
  402.        "Registration Reminder" screens.
  403.  
  404.     b) A basic, concise explanation of our disclaimers.
  405.  
  406.     c) Installation instructions for our automated installation
  407.        program. 
  408.  
  409.     d) Generic uninstall instructions.
  410.  
  411.     e) Our update policy.
  412.  
  413.     f) On-line support.
  414.  
  415.     g) The long, drawn out legalese section, software license
  416.        information, limited warranty, trademarks, etc.
  417.  
  418.     h) Information on other products that we offer.
  419.  
  420.     i) Ordering information.
  421.  
  422.     j) How to find the Order Form.
  423.  
  424.  
  425.  
  426.  
  427.  
  428.  
  429.  
  430.  
  431.  
  432.  
  433.  
  434.  
  435.  
  436.  
  437.  
  438.  
  439.  
  440.                    REGISTRATION REMINDERS
  441.  
  442.  Unlicensed copies of Wilson WindowWare products are 100% fully
  443.  functional.  We make them this way so that you can have a real
  444.  look at them, and then decide whether they fit your needs or
  445.  not.  Our entire business depends on your honesty.  If you use
  446.  it, we expect you to pay for it.  We feel that if we treat you
  447.  well, you will treat us well.  Unlicensed copies of our 
  448.  products do have a registration reminder screen that appears
  449.  whenever you start the program.  This shouldn't really affect
  450.  your evaluation of our software.
  451.  
  452.  We're sure that once you see the incredible quality of our 
  453.  software, you will dig out your credit card, pick up the phone,
  454.  call the nice people at our 800 number and register the
  455.  software. 
  456.  
  457.  If you work for a large corporation, you can purchase most of
  458.  our products the same way you buy your retail software.  Just
  459.  send the purchase request up the line.  Most all the corporate
  460.  software suppliers (Egghead Corporate, Software Spectrum,
  461.  Corporate Software, Programmers Shop, and many others) purchase
  462.  considerable volumes from us on a regular basis.
  463.  
  464.  When you pay for the software you like, you are voting with
  465.  your pocketbook, and will encourage us to bring you more of the
  466.  same kinds of products.  Pay for what you like, and then, more
  467.  of what you like will almost magically become available.
  468.  
  469.  
  470.                         LEGAL MATTERS
  471.  
  472.  Of course the usual disclaimers still apply.  We are not 
  473.  responsible for anything at all.  Nothing.  Even if we are held
  474.  responsible, the limit of our liability is the licensing fees
  475.  you paid.  The full text of our license agreement is found near
  476.  the bottom of this file. 
  477.  
  478.  
  479.  
  480.  
  481.  
  482.  
  483.  
  484.  
  485.  
  486.  
  487.  
  488.  
  489.  
  490.  
  491.  
  492.  
  493.                  HOW TO INSTALL THIS SOFTWARE
  494.  
  495.   Use our snazzy setup program...
  496.  
  497.         1) Close down all extraneous Windows applications.  
  498.            (You do have to be in Windows to run SETUP.EXE)
  499.  
  500.         2) Double-Click on the SETUP.EXE or use the Software
  501.            install facility (if available) in Control Panel.
  502.  
  503.         3) When the setup program asks for a directory, specify
  504.            an initial directory, or accept the given default.      
  505.  
  506.         4) When the screen comes up that asks you what you want
  507.            to install, do your selections, then hit the NEXT 
  508.            button to continue. If you want to install Network 
  509.            extenders or non-English language support, this is 
  510.            your opportunity.
  511.  
  512.  
  513.  
  514.  
  515.  
  516.  
  517.  
  518.  
  519.                     UN-INSTALL INFORMATION
  520.  
  521.  This software may be uninstalled via the uninstall option
  522.  in the Control Panel Add/Remove software dialog, or by running
  523.  the uninstal.exe program in the WinBatch/System subdirectory.  If 
  524.  you simply delete all the files first, you will not be able to
  525.  run the uninstall program and there may still be traces of the
  526.  program in various places on the system.
  527.  
  528.  
  529.  
  530.  
  531.  
  532.  
  533.  
  534.  
  535.  
  536.  
  537.  
  538.  
  539.  
  540.  
  541.  
  542.  
  543.  
  544.  
  545.                         UPDATE POLICY
  546.  
  547.  Wilson WindowWare frequently updates its products.  There are
  548.  various kinds of updates, including Major updates, Minor
  549.  updates, and bug-fix updates.
  550.  
  551.  Minor and bug-fix updates for our shareware products are free -
  552.  - subject only to our reasonable shipping and handling
  553.  charges for disks. As we are not in the disk selling business,
  554.  you may find that shareware vendors specializing in disk sales
  555.  can easily sell disks cheaper than we can.  On the other hand,
  556.  we *always* have the most recent versions of our software.   Our
  557.  shipping and handling charges for update disks are as follows:
  558.  
  559.      10.00  US and Canada for the first product.
  560.       5.00  US and Canada for each additional product.
  561.       9.50  Surcharge for shipping outside of US and Canada.
  562.  
  563.  If you obtain a minor or bug-fix update from our Web site 
  564.  (http://www.windowware.com ) or other online service, a BBS, 
  565.  a shareware disk vendor or from another source, there is no 
  566.  charge from us (of course you will have to pay the on-line 
  567.  service fees for your ISP, disk vendors fees, or at least pay 
  568.  your phone bill for downloading from a BBS). In addition, you 
  569.  may use  a single set of disks to perform minor or bug-fix 
  570.  updates on any number of copies of a product.
  571.  
  572.  The policy and pricing for Major shareware updates vary.
  573.  Depending on the nature of the upgrade, length of time since
  574.  the previous major upgrade, desirability of new features added,
  575.  the extent of revisions to the printed manuals (if any), work
  576.  involved and possible price changes for new users, we may or
  577.  may not charge fees.  Update fees for major updates tend to
  578.  run 20% to 40% of the cost of the product.  Major updates tend
  579.  to occur every few years.
  580.  
  581.  
  582.  
  583.  
  584.  
  585.  
  586.  
  587.  
  588.  
  589.  
  590.                       ON-LINE SUPPORT
  591.  
  592.  Wilson WindowWare has on-line support!
  593.  
  594.  Wilson WindowWare lives on the INTERNET. We maintain a
  595.  World Wide Web Server and an anonymous ftp site
  596.  
  597.     WWW URL    http://www.windowware.com
  598.  
  599.  Tech support database is available at
  600.   
  601.     http://techsupt.windowware.com
  602.  
  603.  and our WebBBS -- where you can post questions and code --
  604.  is available via a link from our Tech Support database.
  605.  
  606.  
  607.  
  608.  
  609.  
  610.  
  611.  
  612.  
  613.  
  614.  
  615.  
  616.  
  617.  
  618.                      THE LEGALESE SECTION
  619.  
  620.  WINEDIT           Copyright ⌐ 1990-99 by Steve Schauer, Morrie Wilson.
  621.  WINBATCH          Copyright ⌐ 1991-99 by Morrie Wilson.
  622.  WINBATCH+COMPILER Copyright ⌐ 1991-99 by Morrie Wilson.
  623.  WEBBATCH          Copyright ⌐ 1996-99 by Wilson WindowWare, Inc
  624.  
  625.  
  626.  
  627.                      SOFTWARE LICENSES
  628.                   HAREWARE LICENSE - END USER
  629.  
  630.  Wilson WindowWare software is not and has never been public
  631.  domain software, nor is it free software. 
  632.  
  633.  Non-licensed users are granted a limited license to use our
  634.  software on a 21-day trial basis for the purpose of determining
  635.  whether the software is suitable for their needs.  Any use
  636.  of our software, except for the initial 21-day trial, requires
  637.  registration.  The use of unlicensed copies of our software,
  638.  outside of the initial 21-day trial, by any person, business,
  639.  corporation, government agency or any other entity is
  640.  strictly prohibited. 
  641.  
  642.  
  643.  SHAREWARE LICENSE - FOR DISTRIBUTION OF SHAREWARE FILES,
  644.  USER GROUPS, BBS's, ONLINE SERVICES, SHAREWARE VENDORS, and
  645.  OTHERS
  646.  
  647.  A limited license is granted to copy and distribute our
  648.  shareware software only for the trial use of others, subject to
  649.  the following limitations:
  650.  
  651.   1)    The software must be copied in unmodified form, complete
  652.         with the file containing this license information.
  653.  
  654.   2)    The full machine-readable documentation must be included
  655.         with each copy.
  656.  
  657.   3)    Our software may not be distributed in conjunction with
  658.         any other product without a specific license to do so
  659.         from Wilson WindowWare.
  660.  
  661.   4)    Vending of our software products in retail stores (by
  662.         "shareware rack vendors") is specifically prohibited
  663.         without prior written authorization.
  664.  
  665.   5)    No fee, charge, or other compensation may be requested
  666.         or accepted, except as authorized below:
  667.  
  668.      A) Non-profit user groups may distribute copies of the our
  669.         products to their members, subject to the above
  670.         conditions, without specific permission.  Non-profit
  671.         groups may collect a disk duplication fee not to exceed
  672.         five dollars.
  673.  
  674.      B) Operators of electronic bulletin board systems (sysops)
  675.         and web site operators (webmasters) may make our products 
  676.         available for downloading only as long as the above 
  677.         conditions are met.  An overall or time-dependent charge 
  678.         for the use of the bulletin board system or web site is 
  679.         permitted as long as there is not a specific charge for 
  680.         the download of our software.
  681.  
  682.      C) Mail-order vendors of shareware software approved by
  683.         the ASP may distribute our products, subject to the
  684.         above conditions, without specific permission.  Non-
  685.         approved vendors may distribute our products only after
  686.         obtaining written permission from Wilson WindowWare.
  687.         Such permission is usually granted.  Please write for
  688.         details (enclose your catalog).  Vendors may charge a
  689.         disk duplication and handling fee, which, when pro-rated
  690.         to each individual product, may not exceed eight
  691.         dollars.
  692.  
  693.  
  694.  
  695.  
  696.  
  697.  
  698.  
  699.  
  700.  LICENSED COPIES OF OUR SOFTWARE ARE GOVERNED BY THE FOLLOWING:
  701.  
  702.     THIS SOFTWARE IS NOT FOR SALE: The software is subject
  703.     to the following license terms and conditions.
  704.     
  705.     SOFTWARE LICENSE granted, when required fees paid, by 
  706.     Wilson WindowWare, Inc., a Washington corporation, with 
  707.     its mailing address at 5421 California Ave. SW. Seattle,
  708.     WA 98136. The software contained in this package is 
  709.     licensed to you as the end user. It is not sold.
  710.     
  711.     LICENSE: 1.0 The software contained in this package 
  712.     (hereafter referred to as "the Software") is copyrighted 
  713.     material owned by Wilson WindowWare, Inc. Payment of the
  714.     single copy license fee authorizes one named person to 
  715.     use the Software on one computer provided this copyright
  716.     is not violated and provided the rules outlined herein 
  717.     are observed.
  718.      
  719.     1.1 One person may use the Software on any single 
  720.     computer. This license can be transferred only once in 
  721.     any twenty-four hour period. You must pay for additional
  722.     copies of the Software if more than one person uses it 
  723.     during any 24 hour period of time, or if the Software 
  724.     is used on two or more computers. Neither concurrent use
  725.     on two or more computers, nor use by more than a single 
  726.     individual on a network is permitted without 
  727.     authorization and payment of other license fees.
  728.      
  729.     1.2 You may make copies of the software for backup 
  730.     purposes, as long as all such copies, along with the 
  731.     original, are kept in your possession or control.
  732.     
  733.     1.3 You may not make any changes or modifications to 
  734.     the Software, including, but not limited to, decompiling,
  735.     disassembling, or otherwise reverse engineering it. You 
  736.     may not rent or lease it to others. You may not use it 
  737.     on a computer network if more than one user can use it 
  738.     during any one 24 hour period of time.
  739.  
  740.  
  741.  
  742.                     LIMITED WARRANTY
  743.  
  744.     Wilson WindowWare guarantees your satisfaction with this
  745.     product for a period of 90 days from the date of original
  746.     purchase. If you are dissatisfied with the product 
  747.     within that time period, return the package in saleable 
  748.     condition to the place of purchase for a full refund.
  749.      
  750.     Wilson WindowWare warrants that all disks provided are 
  751.     free from defects in material and workmanship, assuming 
  752.     normal use, for a period of 90 days from the date of 
  753.     purchase.
  754.      
  755.     Wilson WindowWare warrants that the program will perform
  756.     in substantial compliance with the documentation supplied
  757.     with the software product. If a significant defect in 
  758.     the product is found, the purchaser may return the 
  759.     product for a refund. In no event will such a refund 
  760.     exceed the purchase price of the product.
  761.      
  762.     EXCEPT AS PROVIDED ABOVE, WILSON WINDOWWARE DISCLAIMS ALL
  763.     WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING,BUT NOT
  764.     LIMITED TO IMPLIED WARRANTIES OF MERCHANTABILITY AND 
  765.     FITNESS FOR A PARTICULAR PURPOSE, WITH RESPECT TO THE 
  766.     PRODUCT. SHOULD THE PROGRAM PROVE DEFECTIVE, THE 
  767.     PURCHASER ASSUMES THE RISK OF PAYING THE ENTIRE COST 
  768.     OF ALL NECESSARY SERVICING, REPAIR, OR CORRECTION AND 
  769.     ANY INCIDENTAL OR CONSEQUENTIAL DAMAGES. 
  770.     
  771.     IN NO EVENT WILL WILSON WINDOWWARE BE LIABLE FOR ANY 
  772.     DAMAGES WHATSOEVER (INCLUDING WITHOUT LIMITATION DAMAGES
  773.     FOR LOSS OF BUSINESS PROFITS, BUSINESS INTERRUPTION, LOSS
  774.     OF BUSINESS INFORMATION AND THE LIKE) ARISING OUT OF THE
  775.     USE OR THE INABILITY TO USE THIS PRODUCT EVEN IF WILSON 
  776.     WINDOWWARE HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH 
  777.     DAMAGES.
  778.      
  779.     THIS SOFTWARE IS NOT DESIGNED OR INTENDED FOR USE OR 
  780.     RESALE AS ON-LINE CONTROL EQUIPMENT IN HAZARDOUS 
  781.     ENVIRONMENTS REQUIRING FAIL-SAFE PERFORMANCE, SUCH AS 
  782.     IN THE OPERATION OF NUCLEAR FACILITIES, AIRCRAFT 
  783.     NAVIGATION OR COMMUNICATION SYSTEMS, AIR TRAFFIC 
  784.     CONTROL, DIRECT LIFE SUPPORT MACHINES, OR WEAPONS 
  785.     SYSTEMS, IN WHICH THE FAILURE OF THE SOFTWARE COULD 
  786.     LEAD DIRECTLY TO DEATH, PERSONAL INJURY, OR SEVERE 
  787.     PHYSICAL OR ENVIRONMENTAL DAMAGE ("HIGH RISK ACTIVITIES"). 
  788.     
  789.     WILSON WINDOWWWARE SPECIFICALLY DISCLAIMS ANY EXPRESS OR
  790.     IMPLIED WARRANTY OF FITNESS FOR HIGH RISK ACTIVITIES.
  791.      
  792.     Use of this product constitutes your acceptance of this 
  793.     agreement and subjects you to its contents.
  794.      
  795.     U.S. GOVERNMENT RESTRICTED RIGHTS
  796.     Use, duplication, or disclosure by the Government is 
  797.     subject to standard shrink-wrapped software restrictions.
  798.     Contractor/manufacturer is Wilson WindowWare, Inc. 
  799.     5421 California Ave SW / Seattle, WA 98136
  800.  
  801.  
  802.  
  803.  
  804.                     TRADEMARKS
  805.  
  806.   Microsoft and MS-DOS are registered trademarks of
  807.   Microsoft Corporation.
  808.   Windows is a trademark of Microsoft Corporation.
  809.  
  810.   WinBatch          is a trademark of Wilson WindowWare, Inc.  
  811.   WinBatch+Compiler is a trademark of Wilson WindowWare, Inc.  
  812.   WinEdit           is a trademark of Wilson WindowWare, Inc.
  813.   WebBatch          is a trademark of Wilson WindowWare, Inc.
  814.  
  815.  
  816.  
  817.  
  818.  
  819.  
  820.  
  821.  
  822.  
  823.               *** WILSON WINDOWWARE PRODUCTS ***
  824.  
  825.  
  826.  WinEdit 99      - Power Programming for the Windows Environment.
  827.                    Full featured editor, or simple file browser.
  828.                    Super high speed, super powerful.   *  $99.95
  829.  
  830.  
  831.  
  832.  WinBatch 99     - Write your own Windows Batch Files!  Dialogs,
  833.                    automatic program control, and powerful data
  834.                    manipulation lets you control your Windows.
  835.                    A must for the power user.  Includes FileMenu
  836.                    and PopMenu.                         *  $99.95
  837.  
  838.  WinBatch 99 +   - NOT A SHAREWARE PRODUCT.  The WinBatch
  839.  COMPILER!         compiler can compile WinBatch batch files into
  840.                    standalone EXE files that may be distributed
  841.                    on a royalty free basis.  Great for networks
  842.                    and corporate gurus.  Compile your WBT files
  843.                    and then hand them out like candy.   * $495.00
  844.  
  845.  WebBatch 99     - Quick and easy scripting language for Web
  846.                    Servers running Windows NT.  60-day FREE eval
  847.                    copies available.  Purchase includes a FREE
  848.                    copy of WinBatch.  Get an eval copy from:
  849.                    
  850.                    http://webbatch.windowware.com        $295
  851.  
  852.  
  853. * 16-bit versions of a prior release of these products may be 
  854.   doun in the "Other Platform\Intel 16-bit" subdirectory of
  855.   the CD-ROM ir they may be downloaded from our web site.  
  856.   The license information provided with the shipped product 
  857.   will also work with the older 97E 16 bit version.
  858.  
  859.  
  860.  
  861.                     ORDERING INFORMATION
  862.  
  863.  Licensing our products brings you wonderful benefits.  Some of
  864.  these are:
  865.     - Gets rid of that pesky reminder window that comes up when
  866.       you start up the software.
  867.     - Entitles you to one hour free phone support for 90 days
  868.       ("your dime").
  869.     - Insures that you have the latest version of the product.
  870.     - Encourages the authors of these programs to continue 
  871.       bringing you updated/better versions and new products.
  872.     - Gets you on our mailing list so you are occasionally
  873.       notified of spectacular updates and our other Windows
  874.       products.
  875.     - And, of course, our 90-day money back guarantee.
  876.  
  877.  
  878.   An order form may be found in the application help file.  
  879.   Once you are viewing the order form, you can then select
  880.   the File - Print Topic menu item to obtain a hard copy.
  881.  
  882.  
  883.  
  884.  
  885.           
  886.           
  887.           
  888.           
  889.           
  890.           
  891.           
  892.           
  893.           
  894.           
  895.  
  896.  
  897.