home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR22 / JORF21_2.ZIP / JORF.ME < prev    next >
Text File  |  1993-07-05  |  7KB  |  178 lines

  1.  
  2.                 JORF v2.1
  3.  
  4.     Josephine's Recipe Filer is an innovative application
  5.     language.  Easy to learn. Full featured. CUA Compliant
  6.         in DOS Text mode and native windows mode. Object Oriented,
  7.     Window Manager, International dates, supports DBF/DBT/NTX
  8.     files.    Developer's Kit available.  Josephine is a goat.
  9.  
  10.     This package includes interpreters for DOS and MS-Windows,
  11.     editor, source level debugger, tutorial, context help,
  12.     full manual and sample programs.  Language supports
  13.     arrays, pointers, variable length records, text elements
  14.     in records, multiple indexes, and network access to files.
  15.  
  16.     This package is shareware.  Registration is required if you
  17.     write new programs using the interpreter.  You will want to
  18.     register anyway, because the 350 page manual is a pain to
  19.     print and is much nicer when you let JORF Company print
  20.     and bind it for you.  Also - you want to help support
  21.     Wayland in his effort to develop an easier tool for
  22.     business application programming.
  23.  
  24.     Requires MS-DOS 3.1 or above.    Hard disk recommended.
  25.  
  26.  
  27.                  JORF v2.1 SHAREWARE FILES
  28.  
  29.     The Shareware version of JORF is distributed in two formats:
  30.  
  31.     1) Short format for 360K Disk vendors.
  32.  
  33.       JORF21-1.ZIP    360K  JORF Interpreter and Full Manual on disk.
  34.       JORF21-2.ZIP    320K  JORFWIN Interpreter and sample programs.
  35.  
  36.     2) Programmer's Pack version fits on one HD Disk (or 960K ZIP).
  37.  
  38.       INSTALL.BAT       9K   Installs these files on C:\JORF
  39.       JORF.ME           2K   (This Document) Quick Blurb about JORF
  40.       JORF.EXE      190K   JORF Interpreter program for DOS PCs
  41.       JORF.INI        4K   Environment settings for JORF.EXE
  42.       JORFWIN.ZIP     210K   JORF Interpreter for Windows
  43.       JORF386.ZIP     220K   JORF Interpreter for DOS 386 computers
  44.       JORFFILS.ZIP     70K   Sample programs, tutorial
  45.       JORFHELP.ZIP    115K   On-Line Help File
  46.       JORFDOCS.ZIP    170K   Full manual on disk
  47.       PKUNZIP.EXE      22K   PK Unzipper
  48.  
  49.     * If you have the short format and want to get a complete
  50.     Programmer's Pack including the on-line help and JORF386
  51.     interpreter, you can:
  52.  
  53.        A) Check with your favorite shareware disk vendor to
  54.           see if they have the "Programmer's Pack" available.
  55.  
  56.        B) Download from Compuserve IBMPRO Forum "JORF21.ZIP".
  57.  
  58.        C) Send $5 to the JORF Company.  We will mail you a copy
  59.        of the Programmer's Pack on on 3 1/2" High Density disk.
  60.  
  61.  
  62.                  ASP Ombudsman Statement
  63.  
  64.     This program is produced by a member of the Association of
  65.     Shareware Professionals (ASP).  ASP wants to make sure that
  66.     the shareware principle works for you. If you are unable to
  67.     resolve a shareware-related problem with an ASP member by
  68.     contacting the member directly, ASP may be able to help. The
  69.     ASP Ombudsman can help you resolve a dispute or problem with
  70.     an ASP member, but does not provide technical support for
  71.     members' products.  Please write to the ASP Ombudsman at
  72.     545 Grover Road, Muskegon, MI 49442 or send a CompuServe
  73.     message via CompuServe Mail to ASP Ombudsman 70007,3536.
  74.  
  75.  
  76.                 Installation
  77.  
  78.     To install the disk, create an appropriate subdirectory
  79.     like C:\JORF, then unzip from the distribution disk to
  80.     that subdirectory.
  81.  
  82.     Create a JORF subdirectory:      MD \JORF
  83.     Change directories to there:     CD \JORF
  84.  
  85.     Short Format
  86.       Unpack first zip               PKUNZIP  A:JORF21-1
  87.       Unpack second zip         PKUNZIP  A:JORF21-2
  88.  
  89.     Programmer's Pack
  90.       Unpack Sample files         PKUNZIP  A:JORFFILS
  91.       Unpack On-Line Help            PKUNZIP  A:JORFHELP
  92.       Unpack Manual-on-disk      PKUNZIP  A:JORFDOCS
  93.       Optional - Windows Version     PKUNZIP  A:JORFWIN
  94.       Optional - JORF386 Version     PKUNZIP  A:JORF386
  95.  
  96.  
  97.                Printing the Manual
  98.  
  99.     To print the manual, you can use the DOS "PRINT" or DOS "COPY"
  100.     commands.  The manual is about 380 pages long.  Be sure your
  101.     printer has enough ribbon/toner and paper.
  102.  
  103.         Using PRINT.COM         PRINT JORFMAN.TXT
  104.         Using COPY.COM         COPY  JORFMAN.TXT PRN
  105.  
  106.  
  107.               Starting the JORF Interpreter
  108.  
  109.     To run the interpreter, all you have to do is type JORF
  110.         followed by the program name.
  111.  
  112.                To start normally        JORF
  113.                To run the Tutorial      JORF TUTORIAL
  114.            Contact Manager         JORF MAILLIST
  115.  
  116.     If you have the shareware version, a shareware screen will
  117.     appear when you type JORF.  This screen does not appear if
  118.     you type a program name.
  119.  
  120.                Getting Started with JORF
  121.  
  122.     The best way to get started is to run the JORF Tutorial.
  123.         From the DOS command line, type JORF TUTORIAL.  From
  124.     Windows, select the educated goat icon.
  125.  
  126.     The Tutorial is a hypertext application that features self
  127.     writing programs.  Press 'Q' to run the Quick Demo that
  128.         writes the program code for a new window as you watch.
  129.  
  130.     Be sure to hit Ctrl-Break to see the Program Editor and
  131.     Debugger.  While in the editor, arrow to any key word
  132.         and hit F1 to read the help entry for that word.
  133.  
  134.                   Getting Out
  135.  
  136.     To exit the current window at any time press Ctrl-F4 or
  137.         Escape.  To end the current program press Alt-F4 or Alt-X.
  138.  
  139.                 Sample Programs
  140.  
  141.     If you just type JORF, or if you click the JORF icon, you
  142.     will be started in the JORF Editor and Debugger.  Select
  143.         File, Open to see a list of programs.
  144.  
  145.     Many of these programs are very small and are just examples
  146.     for various commands.  Here are some of the more interesting
  147.     ones:
  148.  
  149.         Ascii.j        ASCII Characters
  150.         Attack.j       Fun Typewriter attack game
  151.         Maillist.j     Mail List Manager - Labels
  152.         Editini.j      Edit your JORF.INI file
  153.         Haiku.j        Computer generated haiku
  154.         Isa.j          Aristotle Automated - Rule Based
  155.         Payment.j      Calc loan payment amount.
  156.         Mantra.j       Send your computer to heaven
  157.         Music.J           Beautiful (Random) Music
  158.         TextEdit.j     Full featured Text Editor
  159.         Whatkey.j      Keystroke handling sample
  160.  
  161.  
  162.           Registration and Ordering Information
  163.  
  164.     The JORF Company      Shareware "Programmer's Pack"           $5
  165.     25858 Elwood Road     Registration for DOS version         $45
  166.     Colton, OR 97017      JORF-386 and Windows versions          $85
  167.     (503) 824-5673          Developer's Kit (to make EXE files)   $170
  168.  
  169.     Please send a check from a US bank in US Dollars.  Shipping to
  170.     U.S. and Canada is included. Please add $10 for overseas shipping.
  171.     Normally we ship 3 1/2" disks.  Please specify if you need 5 1/4".
  172.  
  173.     Thank You,
  174.  
  175.     Wayland Bruns
  176.     The JORF Company
  177.  
  178.