home *** CD-ROM | disk | FTP | other *** search
/ Net Power 2000 #9 / Net2.iso / Utility / automate.exe / %TEMP% / %READMEFILE% next >
Encoding:
Text File  |  2000-07-27  |  21.8 KB  |  675 lines

  1. AUTOMATE 4.5e - 07/20/2000
  2. README FILE
  3.  
  4. PLEASE SCROLL DOWN AND SEE THE LICENCE 
  5. AGREEMENT BEFORE INSTALLING THIS 
  6. SOFTWARE. 
  7.  
  8. BY PRESSING NEXT AND/OR 
  9. INSTALLING/USING THIS SOFTWARE YOU ARE 
  10. STATING THAT YOU AGREE TO IT'S TERMS.
  11.  
  12. ************************************************
  13. IMPORTANT NOTE!
  14. ************************************************
  15.  
  16. AUTOMATE REQUIRES INTERNET EXPLORER 
  17. v4.01 OR GREATER FOR PROPER FUNCTIONING 
  18. OF THE NEW HTML HELP FILES PRESENT IN 
  19. VERSION 4.5 AND HIGHER.
  20.  
  21.  
  22. ************************************************
  23. NEW IN RELEASE (4.5e)
  24. ************************************************
  25.  
  26. FIXES
  27.  - fixed SMTP steps failing on deploy
  28.  
  29.  - fixed various FTP issues
  30.  
  31.  
  32. ************************************************
  33. NEW IN RELEASE (4.5d)
  34. ************************************************
  35.  
  36. FIXES
  37.  - fixed FTP error that caused downloads to
  38.    fail on some Linux servers
  39.  
  40.  - drag & drop of multiple tasks out of the
  41.    Step Builder now properly checks for invalid
  42.    filename characters
  43.  
  44.  
  45. ************************************************
  46. NEW IN RELEASE (4.5c)
  47. ************************************************
  48.  
  49. ENHANCEMENTS
  50.  - added serial number registration to the 
  51.    installation
  52.  
  53.  - clarified that the Display Name in Enterprise 
  54.    Preferences cannot be modified after the 
  55.    machine is registered
  56.  
  57.  
  58. FIXES
  59.  - fixed tab order proplem in Send Keystrokes
  60.  
  61.  - fixed bug that caused AutoMate Enterprise
  62.    Machine Registration wizard to loop on some
  63.    Windows NT machines
  64.  
  65.  - fixed Configuration Manager not restoring 
  66.    to the proper size after it was closed 
  67.    maximized
  68.  
  69.  - fixed AutoMate tray icon turning blue even 
  70.    when tasks are running if "cancel" is 
  71.    selected from the "Running Tasks" dialog 
  72.    (via Ctrl-Alt-PgDn)
  73.  
  74.  - fixed problems encountered while cancelling
  75.    a running task via Ctrl-Alt-PgDn
  76.  
  77.  - fixed double-clicking an invalid step from
  78.    displaying a garbled box
  79.  
  80.  - fixed AMOLE hanging periodically when accessed
  81.    from VB compiled apps
  82.  
  83.  - fixed AutoMate hanging when interrupting long
  84.    downloads or uploads via Ctrl-Alt-PgDn
  85.  
  86.  - fixed binding keys extended keys with the
  87.    Shift key that proved problematic on some
  88.    Windows 2000 machines.
  89.  
  90.  - fixed error 1026 when dragging files out
  91.    of the Configuration Manager multiple times
  92.  
  93.  - fixed "Start An Application" returning only
  94.    positive numbers when configured to return
  95.    an application's return code
  96.  
  97.  
  98. ************************************************
  99. NEW IN RELEASE (4.5b)
  100. ************************************************
  101.  
  102. NEW ENHANCEMENTS
  103.  - added ability to preserve absolute paths in 
  104.    Zip Action
  105.  
  106.  - updated and rewrote the AutoMate BASIC Language 
  107.    Extensions help file in Microsoft HTMLHelp.
  108.  
  109.  - allowed context sensitive help to be launched 
  110.    from the IDE by selecting an AutoMate specific 
  111.    language extension in the code window and 
  112.    pressing F1.   Upon pressing the F1 key in the 
  113.    IDE, depending on the keyword selected, the IDE 
  114.    will now detect which help file to launch (either 
  115.    the Language Extension help file, or the 
  116.    standard BASIC language help file) and provide 
  117.    help for the currently selected keyword.
  118.  
  119.  
  120. FIXES
  121.  - Dial-Up action now works properly on
  122.    Windows 2000 machines 
  123.  
  124.  - fixed Pause Command from accepting nothing 
  125.    as a scalar value
  126.  
  127.  - fixed Reminder Action crashing AutoMate if 
  128.    a snoozing reminder is interrupted using 
  129.    Ctrl-Alt-PgDn
  130.  
  131.  - fixed variables containing carraige returns 
  132.    from causing problems with the scripting 
  133.    language
  134.  
  135.  - fixed context senstitive help on SMTP Action
  136.  
  137.  - linked AutoMate BASIC Language Extensions 
  138.    help file to IDE Object Browser
  139.  
  140.  
  141. ************************************************
  142. NEW IN RELEASE (4.5a)
  143. ************************************************
  144.  
  145. FIXES
  146.   - fixed Quick Send and Quick Retrieve not
  147.     respecting file transfer mode settings
  148.  
  149.   - fixed FTP log file overwriting itself when
  150.     compatibility mode is used
  151.  
  152.  
  153. ************************************************
  154. NEW IN RELEASE (4.5)
  155. ************************************************
  156.  
  157. NEW TRIGGER!
  158.   - File System Trigger!
  159.     - triggers a task when a file is added,
  160.       modified or removed from a directory,
  161.       or when a directories size or of number
  162.       of files change
  163.  
  164.  
  165. NEW ACTIONS!
  166.   - "Hold Down A Key"
  167.     - holds down one of the system keys (Shift,
  168.       Control, Alt, WinKey and/or Alt-Gr) until
  169.       a "Release A Key" step is encountered
  170.  
  171.   - "Release A Key"
  172.     - releases a key previously held down by a
  173.       "Hold Down A Key" step
  174.  
  175.   - "Change Default Printer"
  176.     - changes the default printer of the system
  177.  
  178.  
  179. ENHANCED ACTIONS
  180.   - added "compatibility mode" support to all
  181.     FTP actions to accomodate AS/400 and 
  182.     VMS FTP servers
  183.  
  184.   - support to encrypt variables using the
  185.     "Create Variable" and "Set Variable"
  186.     actions
  187.  
  188.   - clarified required parameter in "IF" Action
  189.  
  190.   - implemented NumPad0-9, and number pad keys
  191.     to "Send Keystrokes" (via the "Insert"
  192.     button)
  193.  
  194.   - added ability to force the NumLock key on
  195.     or off in "Send Keystrokes" (via the 
  196.     "Insert" button: {NUMLOCKON}, {NUMLOCKOFF})
  197.  
  198.   - added ability to force the Scroll Lock key on
  199.     or off in "Send Keystrokes" (via the 
  200.     "Insert" button: {SCROLLLOCKON}, 
  201.     {SCROLLLOCKOFF})
  202.  
  203.   - clarified expected parameters in File actions
  204.     and FTP actions
  205.  
  206.   - clarified expected parameters in "Deployables"
  207.     section of actions
  208.  
  209.  
  210. NEW FEATURES
  211.   - added support for a "From" address in 
  212.     "Failure Notification"
  213.  
  214.   - fixed right-menu popup on edit boxes for all
  215.     actions
  216.  
  217.   - AMOLE will now attempt to start the AutoMate 
  218.     Task Service when a script executes outside 
  219.     AutoMate if AutoMate is not already running
  220.  
  221.   - AMOLE will now inform the user if a step could 
  222.     not be successfully executed (previously it 
  223.     would sometimes hang the IDE)
  224.  
  225.   - added shortcut under AutoMate4 startup menu 
  226.     for AutoMate Support website
  227.  
  228.   - added shortcut to AutoMate Configuration 
  229.     Manager directly under Programs group
  230.  
  231.   - redesigned and updated help file, featuring
  232.     HTML help
  233.  
  234. FIXES
  235.   - fixed FTP transfers not setting transfer 
  236.     type correctly
  237.  
  238.   - AutoIDE now returns the proper failure codes 
  239.     when debugging AMOLE Action2 methods
  240.  
  241.   - fixed error code text from "FTP Download" to 
  242.     say "Requested file could not be downloaded"
  243.     instead of "Request file could not be uploaded"
  244.  
  245.   - fixed problems exporting tasks with bad 
  246.     characters (/ \ : * ? " < > |)
  247.  
  248.   - fixed Access Violation that occured when
  249.     when dropping more than ten tasks out of
  250.     the Configuration Manager
  251.  
  252.   - fixed AutoMate2.FindWindowContaining() 
  253.  
  254.   - fixed problems that occured when trying
  255.     to run Action2. functions outside 
  256.     AutoMate
  257.  
  258.   - fixed problem with "Add Task Wizard"
  259.     that caused AutoMate to not accept tasks
  260.     made while regional settings were set to
  261.     certain regions
  262.  
  263.   - fixed "Include Sub Directories" to 
  264.     properly reflect state on step edit
  265.  
  266.   - fixed positioning of "Include Sub 
  267.     Directories" option when editing and 
  268.     adding steps
  269.  
  270.   - fixed "Paste Key"'s "Fields" menu not 
  271.     appearing in the proper position
  272.  
  273.   - fixed problem where killing a task 
  274.     while a "Wait For Window" step was pending
  275.     caused an access violation
  276.  
  277.   - fixed problematic registration process
  278.     when upgrading from Standard to Professional
  279.     versions
  280.  
  281.   - install now properly removes old icons no
  282.     longer used by AutoMate
  283.  
  284.   - installation now warns if the AutoMate
  285.     Configuration Manager, the AutoMate Task
  286.     Service, or AutoIDE is open when trying to 
  287.     install a new version, and shuts them down 
  288.     to prevent version conflicts if they remain 
  289.     open
  290.  
  291.   - running a password protected task from a 
  292.     shortcut will now properly prompt for the 
  293.     password
  294.  
  295.   - fixed "Select Constant" dialog in Send 
  296.     Keystrokes to properly display the available 
  297.     constants
  298.  
  299.   - "Select Constant" dialog box no longer 
  300.     allows a blank value to be selected or 
  301.     entered
  302.  
  303.   - selecting a constant from the Field button 
  304.     in Send Keystrokes now puts the constant 
  305.     in the dialog in the new format (using %)
  306.  
  307.   - selecting a variable from the Field button 
  308.     in Send Keystrokes now puts the variable in 
  309.     the dialog in the new format (using !!)
  310.  
  311.   - fixed problem with Step Builder that caused 
  312.     click the X close button on a parameter dialog
  313.     to overwrite the last step in the task
  314.  
  315.   - fixed priority problem that caused AutoMate 
  316.     to hang if a holding task was scheduled to run
  317.     only once
  318.  
  319.   - fixed priority problem that caused AutoMate 
  320.     to loop holding tasks if more than two tasks
  321.     were in a holding state
  322.  
  323.   - fixed tab order in "Start An Application"
  324.  
  325.   - fixed Start Another Task not displaying the 
  326.     proper task name on edit if the task name
  327.     does not exist in the local task file
  328.  
  329.  
  330. ************************************************
  331. CONTACTING UNISYN SOFTWARE
  332. ************************************************
  333.  
  334. Unlike some software companies, we don't 
  335. want to hide from our customers.  Call us, 
  336. e-mail us, fax us, or write us, let us know 
  337. what you think -- we'd love to hear from 
  338. you.
  339.  
  340. UNISYN SOFTWARE, LLC
  341. 3440 Wilshire Blvd.
  342. Suite 910
  343. Los Angeles, CA 90010
  344.  
  345. (888)7-UNISYN Sales
  346. (213)738-1700 Main Line
  347. (213)738-7665 FAX
  348. (213)738-6966 Technical Support
  349.  
  350. http://www.unisyn.com
  351.  
  352. frontdesk@unisyn.com
  353. sales@unisyn.com
  354. automate@unisyn.com
  355.  
  356.  
  357. To be notified of product updates,
  358. sign-up to the AutoMate Newsletter
  359.  
  360. Visit: http://www.unisyn.com/newsletters/
  361.  
  362. Participate in discussions with other
  363. AutoMate users in the AutoMate User Resource
  364. Center:
  365.  
  366. Visit: http://www.unisyn.com/automate/user/
  367.  
  368.  
  369.  
  370. ************************************************
  371. END-USER LICENSE AGREEMENT
  372. ************************************************
  373.  
  374. END-USER LICENSE AGREEMENT FOR UNISYN 
  375. SOFTWARE, LLC SOFTWARE
  376.  
  377. IMPORTANT-READ CAREFULLY: This Unisyn Software, 
  378. LLC End-User License Agreement ("EULA") is a legal 
  379. agreement between you (either an individual 
  380. or a single entity) and Unisyn Software, LLC 
  381. for the Unisyn Software, LLC software product 
  382. identified above, which includes computer 
  383. software and may include associated media, printed 
  384. materials, and "online" or electronic documentation 
  385. ("SOFTWARE PRODUCT"). By installing, copying, or 
  386. otherwise using the SOFTWARE PRODUCT, you agree to
  387. be bound by the terms of this EULA. If you do not 
  388. agree to the terms of this EULA, do not install 
  389. or use the SOFTWARE PRODUCT..
  390.  
  391. SOFTWARE PRODUCT LICENSE
  392.  
  393. The SOFTWARE PRODUCT is protected by copyright 
  394. laws and international copyright treaties, as 
  395. well as other intellectual property laws and 
  396. treaties. The SOFTWARE PRODUCT is licensed, 
  397. not sold.
  398.  
  399. 1. GRANT OF LICENSE. This EULA grants you the 
  400. following rights:
  401.  
  402. -  Automation Software. You may install and 
  403. use one copy of the SOFTWARE PRODUCT, or any 
  404. prior version for the same operating system, 
  405. on a single computer. Since SOFTWARE PRODUCT is 
  406. primarily used while machine is unattended -- you 
  407. may *NOT* make a second copy for his or her 
  408. exclusive use on a portable computer.  Instead 
  409. purchase a second license.
  410.  
  411. -  Storage/Network Use. You may also store or 
  412. install a copy of the SOFTWARE PRODUCT on a 
  413. storage device, such as a network server, used 
  414. only to install or run the SOFTWARE PRODUCT on 
  415. your other computers over an internal network; 
  416. however, *you must* acquire and dedicate a 
  417. license for each separate computer on which the 
  418. SOFTWARE PRODUCT is installed or run from the 
  419. storage device. A license for the SOFTWARE PRODUCT 
  420. may not be shared or used concurrently on different 
  421. computers.
  422.  
  423. -  License Pack. If you have acquired this 
  424. EULA in a Unisyn Software, LLC License Pack, you 
  425. may make the number of additional copies of 
  426. the computer software portion of the SOFTWARE 
  427. PRODUCT authorized on the printed copy of this EULA, 
  428. and you may use each copy in the manner 
  429. specified above. 
  430.  
  431. 2. DESCRIPTION OF OTHER RIGHTS AND LIMITATIONS. 
  432.  
  433. -  Not for Resale Software. If the SOFTWARE PRODUCT 
  434. is labeled "Not for Resale" or "NFR," then, 
  435. notwithstanding other sections of this EULA, 
  436. you may not resell, or otherwise 
  437. transfer for value, the SOFTWARE PRODUCT.
  438.  
  439. -  Limitations on Reverse Engineering, 
  440. Decompilation, and Disassembly. 
  441. You may not reverse engineer, decompile, or 
  442. disassemble the SOFTWARE PRODUCT, except and only 
  443. to the extent that such activity is expressly 
  444. permitted by applicable law notwithstanding 
  445. this limitation.
  446.  
  447. -  Separation of Components. The SOFTWARE 
  448. PRODUCT is licensed as a single product. Its 
  449. component parts may not be separated for use on 
  450. more than one computer.
  451.  
  452. -  Rental. You may not rent, lease, or 
  453. lend the SOFTWARE PRODUCT unless permission 
  454. is expressly granted in writing by Unisyn 
  455. Software, LLC.
  456.  
  457. -  Support Services. Unisyn Software, LLC 
  458. may provide you with support services related 
  459. to the SOFTWARE PRODUCT ("Support Services"). 
  460. Use of Support Services is governed by the Unisyn 
  461. Software, LLC policies and programs described in 
  462. the user manual, in "online" documentation, and/or 
  463. in other Unisyn Software, LLC-provided materials. 
  464. Any supplemental software code provided to you as 
  465. part of the Support Services shall be considered 
  466. part of the SOFTWARE PRODUCT and subject 
  467. to the terms and conditions of this EULA. With 
  468. respect to technical information you provide to 
  469. Unisyn Software, LLC as part of the Support 
  470. Services, Unisyn Software, LLC may use 
  471. such information for its business purposes, 
  472. including for product support and development. 
  473.  
  474. -  Software Transfer. You may permanently 
  475. transfer all of your rights under this EULA, 
  476. provided you retain no copies, you transfer all of 
  477. the SOFTWARE PRODUCT (including all component parts, 
  478. the media and printed materials, any upgrades, this 
  479. EULA, and, if applicable, the License Certificate), 
  480. and the recipient agrees to the terms of this 
  481. EULA. If the SOFTWARE PRODUCT is an upgrade, any 
  482. transfer must include all prior versions of 
  483. the SOFTWARE PRODUCT.
  484.  
  485. -  Termination. Without prejudice to any 
  486. other rights, Unisyn Software, LLC may terminate 
  487. this EULA if you fail to comply with the terms and 
  488. conditions of this EULA. In such event, you must 
  489. destroy all copies of the SOFTWARE PRODUCT and all 
  490. of its component parts.
  491.  
  492. 3. UPGRADES. If the SOFTWARE PRODUCT is labeled 
  493. as an upgrade, you must be properly licensed to use 
  494. a product identified by Unisyn Software, LLC as being 
  495. eligible for the upgrade in order to use the 
  496. SOFTWARE PRODUCT. A SOFTWARE PRODUCT labeled as an 
  497. upgrade replaces and/or supplements the product that 
  498. formed the basis for your eligibility for the upgrade. 
  499. You may use the resulting upgraded product only in 
  500. accordance with the terms of this EULA. If the 
  501. SOFTWARE PRODUCT is an upgrade of a component of a 
  502. package of software programs that you licensed as a 
  503. single product, the SOFTWARE PRODUCT may be used and 
  504. transferred only as part of that single product 
  505. package and may not be separated for use on more 
  506. than one computer.
  507.  
  508. 4. COPYRIGHT. All title and copyrights in and 
  509. to the SOFTWARE PRODUCT (including but not limited 
  510. to any images, photographs, animations, video, audio, 
  511. music, text, and "applets" incorporated into the 
  512. SOFTWARE PRODUCT), the accompanying printed 
  513. materials, and any copies of the SOFTWARE PRODUCT 
  514. are owned by Unisyn Software, LLC or its suppliers. 
  515. The SOFTWARE PRODUCT is protected by copyright 
  516. laws and international treaty provisions. Therefore, 
  517. you must treat the SOFTWARE PRODUCT like any other 
  518. copyrighted material except that you may install 
  519. the SOFTWARE PRODUCT on a single computer provided 
  520. you keep the original solely for backup or archival 
  521. purposes. You may not copy the printed materials 
  522. accompanying the SOFTWARE PRODUCT.
  523.  
  524. 5. DUAL-MEDIA SOFTWARE. You may receive the 
  525. SOFTWARE PRODUCT in more than one medium. Regardless 
  526. of the type or size of medium you receive, you may 
  527. use only one medium that is appropriate for your 
  528. single computer. You may not use or install the other 
  529. medium on another computer. You may not loan, rent, 
  530. lease, or otherwise transfer the other medium to 
  531. another user, except as part of the permanent 
  532. transfer (as provided above) of the SOFTWARE PRODUCT.
  533.  
  534. 6. U.S. GOVERNMENT RESTRICTED RIGHTS. The 
  535. SOFTWARE PRODUCT and documentation are provided 
  536. with RESTRICTED RIGHTS. Use, duplication, or 
  537. disclosure by the Government is subject to 
  538. restrictions as set forth in 
  539. subparagraph (c)(1)(ii) of the 
  540. Rights in Technical Data and Computer Software 
  541. clause at DFARS 252.227-7013 or subparagraphs 
  542. (c)(1) and (2) of the Commercial Computer 
  543. Software-Restricted Rights at 48 CFR 
  544. 52.227-19, as applicable. Manufacturer is 
  545. Unisyn Software, LLC /3440 Wilshire Blvd. 
  546. Suite 910 Los Angeles, CA 90010.
  547.  
  548. MISCELLANEOUS
  549.  
  550. If you acquired this product in the United States, 
  551. this EULA is governed by the laws of the 
  552. State of California. 
  553.  
  554. If you acquired this product in Canada, 
  555. this EULA is governed by the laws of the Province 
  556. of Ontario, Canada. Each of the parties hereto 
  557. irrevocably attorns to the jurisdiction of the 
  558. courts of the Province of Ontario and further 
  559. agrees to commence any litigation which may arise 
  560. hereunder in the courts located in the Judicial 
  561. District of York, Province of Ontario. 
  562.  
  563. If this product was acquired outside the 
  564. United States, then local law may apply.
  565.  
  566. Should you have any questions concerning this 
  567. EULA, or if you desire to contact Unisyn Software, 
  568. LLC for any reason, please contact the Unisyn 
  569. Software, LLC -- write: 
  570. Unisyn Software, 
  571. LLC Sales Information 
  572. 3440 Wilshire Blvd Suite 910
  573. Los Angeles, CA.
  574.  
  575.  
  576. LIMITED WARRANTY
  577.  
  578. LIMITED WARRANTY. Unisyn Software, LLC warrants 
  579. that (a) the SOFTWARE PRODUCT will perform 
  580. substantially in accordance with the accompanying 
  581. written materials for a period of thirty (30) days 
  582. from the date of receipt, and (b) any Support 
  583. Services provided by Unisyn Software, LLC shall be 
  584. substantially as described in applicable written 
  585. materials provided to you by Unisyn Software, LLC, 
  586. and Unisyn Software, LLC support engineers will 
  587. make commercially reasonable efforts to solve any 
  588. problem issues. Some states and jurisdictions do 
  589. not allow limitations on duration of an implied 
  590. warranty, so the above limitation may not apply to 
  591. you. To the extent allowed by applicable law, 
  592. implied warranties on the SOFTWARE PRODUCT, 
  593. if any, are limited to thirty (30) days.
  594.  
  595. CUSTOMER REMEDIES. Unisyn Software, LLC's and 
  596. its suppliers' entire liability and your exclusive 
  597. remedy shall be, at Unisyn Software, LLC's option, 
  598. either (a) return of the price paid, if any, or 
  599. (b) repair or replacement of the SOFTWARE PRODUCT 
  600. that does not meet Unisyn Software, LLC's Limited 
  601. Warranty and which is returned to Unisyn Software, 
  602. LLC with a copy of your receipt. This Limited 
  603. Warranty is void if failure of the SOFTWARE PRODUCT 
  604. has resulted from accident, abuse, or misapplication. 
  605. Any replacement SOFTWARE PRODUCT will be warranted 
  606. for the remainder of the original warranty 
  607. period or thirty (30) days, whichever is longer. 
  608. Outside the United States, neither these remedies 
  609. nor any product support services offered by Unisyn 
  610. Software, LLC are available without proof of 
  611. purchase from an authorized international 
  612. source.
  613.  
  614. NO OTHER WARRANTIES. TO THE MAXIMUM EXTENT 
  615. PERMITTED BY APPLICABLE LAW, UNISYN SOFTWARE, 
  616. LLC AND ITS SUPPLIERS DISCLAIM ALL OTHER 
  617. WARRANTIES AND CONDITIONS, EITHER EXPRESS 
  618. OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, 
  619. IMPLIED WARRANTIES OF MERCHANTABILITY, 
  620. FITNESS FOR A PARTICULAR PURPOSE, TITLE, 
  621. AND NON-INFRINGEMENT, WITH REGARD TO THE 
  622. SOFTWARE PRODUCT, AND THE PROVISION OF OR 
  623. FAILURE TO PROVIDE SUPPORT SERVICES. THIS 
  624. LIMITED WARRANTY GIVES YOU SPECIFIC LEGAL 
  625. RIGHTS. YOU MAY HAVE OTHERS, WHICH VARY 
  626. FROM STATE/JURISDICTION TO 
  627. STATE/JURISDICTION.
  628.  
  629. LIMITATION OF LIABILITY. TO THE MAXIMUM 
  630. EXTENT PERMITTED BY APPLICABLE LAW, IN NO 
  631. EVENT SHALL UNISYN SOFTWARE, LLC OR ITS 
  632. SUPPLIERS BE LIABLE FOR ANY SPECIAL, 
  633. INCIDENTAL, INDIRECT, OR CONSEQUENTIAL 
  634. DAMAGES WHATSOEVER (INCLUDING, WITHOUT 
  635. LIMITATION, DAMAGES FOR LOSS OF BUSINESS 
  636. PROFITS, BUSINESS INTERRUPTION, LOSS OF 
  637. BUSINESS INFORMATION, OR ANY OTHER 
  638. PECUNIARY LOSS) ARISING OUT OF THE USE 
  639. OF OR INABILITY TO USE THE SOFTWARE PRODUCT 
  640. OR THE PROVISION OF OR FAILURE TO 
  641. PROVIDE SUPPORT SERVICES, EVEN IF UNISYN 
  642. SOFTWARE, LLC HAS BEEN ADVISED OF THE 
  643. POSSIBILITY OF SUCH DAMAGES. IN ANY CASE, 
  644. UNISYN SOFTWARE, LLC'S ENTIRE LIABILITY 
  645. UNDER ANY PROVISION OF THIS EULA SHALL BE 
  646. LIMITED TO THE GREATER OF THE AMOUNT 
  647. ACTUALLY PAID BY YOU FOR THE SOFTWARE 
  648. PRODUCT OR U.S.$5.00; PROVIDED, HOWEVER, 
  649. IF YOU HAVE ENTERED INTO A UNISYN SOFTWARE, 
  650. LLC SUPPORT SERVICES AGREEMENT, UNISYN 
  651. SOFTWARE, LLC'S ENTIRE LIABILITY REGARDING 
  652. SUPPORT SERVICES SHALL BE GOVERNED BY THE 
  653. TERMS OF THAT AGREEMENT. BECAUSE SOME STATES 
  654. AND JURISDICTIONS DO NOT ALLOW THE EXCLUSION 
  655. OR LIMITATION OF LIABILITY, THE ABOVE LIMITATION 
  656. MAY NOT APPLY TO YOU.
  657.  
  658. USE OF THIS PRODUCT FOR ANY PERIOD OF TIME 
  659. CONSTITUTES YOUR ACCEPTANCE OF 
  660. THIS AGREEMENT AND SUBJECTS YOU TO ITS CONTENTS.
  661.  
  662.  
  663. Copyright and Trademark Acknowledgements
  664.  
  665. The AutoMate software, the contents of this 
  666. help file, and the Unisyn logo are trademarks 
  667. of Unisyn Software, LLC.
  668. Windows, Windows 95 Windows NT, and Microsoft 
  669. Exchange are trademarks of Microsoft Corporation.
  670. All other trademarks are property of their 
  671. respective owners.
  672. This documentation and the AutoMate software is 
  673. copyright ゥ 1995-98, Unisyn Software, LLC.  All 
  674. worldwide rights reserved.
  675.