home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR9 / X10XA200.ZIP / READ.ME < prev    next >
Text File  |  1993-10-16  |  3KB  |  65 lines

  1.                       Welcome to XA Version 2.0
  2.                       -------------------------
  3.  
  4. This README file contains important information about XA Version 2.0 
  5. that may have been left out from the manuals. For the latest information 
  6. about XA and its accompanying programs and manuals, read this file in 
  7. its entirety. Be sure to read the file XA_200.TXT for complete details
  8. about the operation and features of XA.
  9.  
  10.  
  11. Distributing XA:
  12. ----------------------
  13. You are encouraged to distribute the SHAREWARE version of XA to your
  14. friends, BBS's, or online services. Please use the pre-zipped SHAREWARE
  15. files that are located in the "X10_ZIP" directory of this distribution 
  16. floppy (if applicable). 
  17.  
  18. Please remember, it is a violation of copyright laws to distribute
  19. "REGISTERED" versions of XA without permission from the author.
  20.  
  21.  
  22. Warning Messages:
  23. ----------------------
  24. XA will display the following message when it encounters a token it
  25. doesn't recognize:
  26.  
  27.   ---ERROR--- Invalid expression in statement:
  28.   (...statement displayed here...)
  29.  
  30. You must edit the file where this warning was encountered. XA always 
  31. displays the directory and name of the file being parsed.
  32.  
  33. Note: If this is the SHAREWARE version of XA, see the next section for
  34. tokens that are NOT supported in this release.
  35.  
  36.  
  37. Shareware Version:
  38. ----------------------
  39. The following tokens are NOT supported in the SHAREWARE version of XA.
  40.   - IF, ELSE, ENDIF
  41.   - INPORT, OUTPORT
  42.   - VIDEO1, VIDEO2, VIDEO3, VIDEO4
  43.   - Arithmetic Operators (+, -, *, /)
  44.   - Logical Operators (AND, &&, &, OR, ||, |)
  45.   - Relational Operators (=, <, >, <=, >=, ==)
  46.  
  47. You must register XA with the author to have these tokens enabled. Upon
  48. registration, you will receive a registered version and printed User's
  49. Guide. Please fill out the form "REGISTER.TXT".
  50.  
  51.  
  52. Using XA with Windows:
  53. ----------------------
  54. The following files have been included to help you run XA within Windows.
  55.   - xa_event.pif  - PIF file for downloading contents of XA.CMD to CP-290
  56.   - xa_mon.pif    - PIF file for monitoring events and commands.
  57.   - xa_power.pif  - PIF file for power fail recovery.
  58.  
  59. Place these files in your Windows subdirectory (normally C:\WINDOWS). 
  60. These PIF files expect XA to be in the C:\X10 directory. If this is not
  61. the case, use the Windows PIF editor to modify the settings. See your 
  62. Windows User's Guide for complete details. Also, see "Appendix D" in
  63. XA_200.TXT for other important details regarding XA and COM ports.
  64.  
  65.