home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / rexl / readme < prev    next >
Text File  |  1994-05-24  |  8KB  |  189 lines

  1.                            _______
  2.                       ____|__     |
  3.                   ---|       |    |-------------------
  4.                      |   ____|__  |  Association of
  5.                      |  |       |_|  Shareware
  6.                      |__|   o   |    Professionals
  7.                   ------|   |   |---------------------
  8.                         |___|___|    MEMBER
  9.  
  10.  
  11.  
  12.                      Welcome to RExL version 2.11 !
  13.                      ------------------------------
  14.  
  15. What is RExL ?
  16. --------------
  17.  
  18.      RExL is  a fourth generation language  product for PC-compatible
  19.      computers. RExL contains a dBase compatible database module with
  20.      full  indexing capabilities,  a comprehensive  screen and  forms
  21.      designer,  a  folding  text  editor  and  a debugger and runtime
  22.      module.  It  is  aimed  at  people  who  want to create powerful
  23.      applications,  with  a  consistent  user  interface,  easily and
  24.      simply.
  25.  
  26.      RExL has  its own internal  language (with over  180 functions),
  27.      similar  to BASIC,  which is  linked in  a unique  way with  the
  28.      concept of  rules and logic to  make programming more intuitive.
  29.      The  full  screen  debugger  is  based  upon  industry  standard
  30.      products  and features  step, trace,  watch, evaluate,  animate,
  31.      breakpoints and many more useful commands.
  32.  
  33.  
  34. Why should I use RExL ?
  35. -----------------------
  36.  
  37.      RExL  scores  over  other  applications development environments
  38.      because of  the intimate way  in which the  editor, the language
  39.      and the screens and forms designer are linked.
  40.  
  41.      It allows  you to use  industry compatible data  and index files
  42.      and  to swap  information with  systems such  as Clipper, dBase,
  43.      FoxPro  and  all  other  software  tools  adhering  to the dBase
  44.      standard.
  45.  
  46.      There's  also  a  postfix  compiler  module  which  can  produce
  47.      standalone DOS executable  files which run two to  four times as
  48.      fast as interpreted code.
  49.  
  50.  
  51. Why is this product distributed via shareware ?
  52. -----------------------------------------------
  53.  
  54.      RExL  is  written  by  The   Software  Loft,  a  member  of  the
  55.      Association of Shareware Professionals. Since RExL is shareware,
  56.      we  do not  spend large   sums of  money promoting  our products
  57.      through advertising. We're therefore able to keep costs down and
  58.      to concentrate on what we do best: writing excellent software.
  59.  
  60.      We  also believe  that software  should be  sold like  any other
  61.      commodity,  where users  can `test-drive'  something before they
  62.      buy  it.  There's  nothing  more  maddening  than spending a few
  63.      hundred dollars on a package before you discover that it doesn't
  64.      do what you thought it did.
  65.  
  66.      `Try before you buy!' is the motto of the ASP.
  67.  
  68.  
  69. What's in these archives :
  70. --------------------------
  71.  
  72.      1)   REXLa211.zip:  Main RExL development system. (430k expanded)
  73.  
  74.      README.      : This file
  75.      WHATSNEW.21  : New features in 2.1
  76.      LICENSE.DOC  : Licensing/ordering and general information about RExL
  77.      ORDER.FRM    : Order form
  78.      REXL.EXE     : RExL editor
  79.      REXLRD.EXE   : RExL runtime and debugger module
  80.      REXL.HLP     : Online help file
  81.  
  82.      2) REXLb211.zip:  Supplementary utilities. (290k expanded)
  83.  
  84.      README.      : This file
  85.      WHATSNEW.21  : New features in 2.1
  86.      LICENSE.DOC  : Licensing/ordering and general information about RExL
  87.      ORDER.FRM    : Order form
  88.  
  89.      RDU.EXE      : Standalone database file manager
  90.      REXLPC.EXE   : RExL postfix compiler.  Generates standalone DOS .EXE
  91.                     files from RExL applications.
  92.      REXLRT.EXE   : Alternative to REXLPC.  Operates as a runtime module for
  93.                     RExL applications.  (Stripped down debugger module.)
  94.      SCRADD.EXE   : Add specified screen from one screen file to another.
  95.      SCRLIST.EXE  : List contents of screen file
  96.      SCRVIEW.EXE  : View screens within screen file
  97.      SCRXTRCT.EXE : Extract screens from screen file
  98.      SCRFIX.EXE   : Repair corrupted screen files
  99.  
  100.      3)   REXLc211.zip:  Documentation, examples, extra utils (690k expanded)
  101.  
  102.      README.      : This file
  103.      WHATSNEW.21  : New features in 2.1
  104.      LICENSE.DOC  : Licensing/ordering and general information about RExL
  105.      ORDER.FRM    : Order form
  106.      REXLREF.DOC  : Appendices to RExL manual (139 pages)
  107.      REXLMAIN.DOC : Main RExL manual (109 pages)
  108.      REXLSTUB.COD : Stub file required for postfix compiler.
  109.      KBDSCAN.COM  : Keyboard scan code reporter (used with ScrGrab)
  110.      KBDSPEED.COM : Sets keyboard repeat rate
  111.      MI.COM       : Memory information reporting utility
  112.      SCRGRAB.COM  : RExL screen grabbing utility
  113.      EXAMPLES\    : Sample applications and demos directory.
  114.                     Contains:
  115.                     ADDRESS.BAT  : Batch file to run address book
  116.                     ADDRESS.DBF  : Database for above
  117.                     ADDRESS.NDX  : Index file for above
  118.                     ADDRESS.RXL  : Simple address book application
  119.                     ADDRESS.SCR  : Screens for above
  120.                     GUIDE.BAT    : Batch file to run guide application
  121.                     GUIDE.RXL    : Brief guide to RExL
  122.                     GUIDE.SCR    : Screens for above
  123.                     SCREENS.BAT  : Batch file to run above
  124.                     SCREENS.RXL  : Demonstration of RExL screens
  125.                     SCREENS.SCR  : Screen file for above
  126.                     FUNCTEST.RXL : Examples of most RExL functions
  127.                     FUNCTEST.SCR : Screen file for above
  128.                     DAT.RXL      : Date printing example
  129.                     LOGIC.RXL    : Example of rule types and logic
  130.                     MCB.RXL      : Memory usage display application
  131.                     TINYADDR.RXL : Tutorial version of address application
  132.                     TINYADDR.RXL : Screen file for above
  133.  
  134.      When you copy RExL, please make sure that you copy all the files
  135.      listed above.  Nobody gains if  they receive the  editor without
  136.      the  runtime,  the  documentation  without  the  executables  or
  137.      whatever!
  138.  
  139.      When you register your copy of  RExL with us, we'll send you the
  140.      latest version of RExL  (without the registration reminders) and
  141.      a printed and indexed manual.
  142.  
  143.      You cannot distribute applications written in RExL without being
  144.      a registered user.
  145.  
  146. Ordering :
  147. ----------
  148.  
  149.      To order, contact:
  150.  
  151.                 The Software Loft,
  152.                 Kiemar House,
  153.                 Shanakiel Road,
  154.                 Cork City,
  155.                 Ireland.
  156.  
  157.                 Tel:  [+353] 21-302511
  158.                 Fax:  [+353] 21-343562
  159.  
  160.      We can also be contacted via electronic mail:
  161.  
  162.      Compuserve     : 100042,1237
  163.  
  164.      Internet/Bitnet: softloft@iruccvax.ucc.ie
  165.  
  166.      See the file LICENSE.DOC for the details on registration.
  167.  
  168. Note to users of other versions of RExL :
  169. -----------------------------------------
  170.  
  171.      If you have used and  developed applications in versions of RExL
  172.      other than 2.11, then your applications will have to be exported
  173.      from the previous version  using the old executable's ASCII|Save
  174.      file menu  option and then  reloaded into the  new version using
  175.      the ASCII|Load  file option. This  is because of  updates to the
  176.      internal listing format.
  177.  
  178. Finally :
  179. ---------
  180.  
  181.      Thank you for trying out RExL. We hope that it will be of use to
  182.      you  and also  hope that  you  will  support us  so that  we can
  183.      continue to produce upgrades and widen our product field.
  184.  
  185.                                               -- Robin Hilliard,
  186.                                                  Head of Development,
  187.                                                  The Software Loft.
  188.  
  189.