home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / lambda / soundpot / a / dbsource.lbr / ENCODE.HZP / ENCODE.HLP
Encoding:
Text File  |  1993-10-26  |  1.6 KB  |  93 lines

  1.  
  2.                ENCODE HELP  1-6-85
  3.  
  4.      ENCODE is pseudo compiler for dBASE II version 2.4 or
  5. higher command files.  Programs encoded with ENCODE will run
  6. with the regular version of dBASE II version 2.4 or higher.
  7. Ashton-Tate's RUNTIME is not required, although it could be
  8. used.  RUNTIME is simply an amputated version of dBASE II
  9. that only has the ability to run programs, not edit them.
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.         Calling a Directory Listing
  22.  
  23.      To call a directory from the title screen simply enter the drive
  24. you wish to list.
  25.  
  26. Filename.SRC or Drive:? A:
  27.  
  28.    This will list the directory of drive A and give the prompt again.
  29.  
  30. Directory of drive A:
  31. FOO    .CMD    DBSOURCE.BAS    DBSOURCE.COM    BRUN    .COM    A10    .CMD
  32. ENCODE    .BAS    ENCODE    .COM    MBASIC    .COM    D    .COM    SAMPLE    .CMD
  33. BOOKS    .DBF    BOOKS    .FRM    DBASE    .COM    CLS    .DAT    TERMSET    .BAS
  34. CLEARSET.COM    DBASEMSG.TXT    DBASEOVR.COM    B4    .CMD    C3P0    .CMD
  35. DB-IND    .BAS    DB-IND    .COM    DOCTOR    .BAS    A10    .SRC    A10    .BAK
  36. CLONE    .CMD    TEST    .CMD    CLONE    .SRC    A10    .OLD    DBSRC2    .COM
  37. DBSRC2    .BAS
  38. Filename.SRC or Drive:?
  39.  
  40.  
  41.     The ZCPR like drive call of A; will also work to call the directory,
  42. even if you are not running ZCPR.  The Filename.SRC may be entered here or
  43. a <RETURN> will redisplay the start screen.
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.             Option
  62.  
  63. N    No console display of input file. This is the only option.
  64.  
  65.      The N option must preceded by a space:
  66.  
  67. Filename.SRC or Drive:? SAMPLE.SRC N
  68.  
  69.  
  70.  
  71.  
  72.  
  73.  
  74.  
  75.  
  76.  
  77.  
  78.  
  79.  
  80.  
  81.             Help File
  82.  
  83.      This help file may be called from ENCODE by entering a "?" at the
  84. title screen.
  85.  
  86. Filename.SRC or Drive:? ?
  87.  
  88.  
  89.  
  90.  
  91.         END OF THE HELP FILE
  92.  
  93. of drive A and give the prompt agai