home *** CD-ROM | disk | FTP | other *** search
/ Hall of Fame / HallofFameCDROM.cdr / australi / qed_pas.lzh / GO.HTX < prev    next >
Text File  |  1991-03-17  |  5KB  |  170 lines

  1. #901001etpc 
  2. #900702etpc cater for PAN's undocumented commands 
  3. #900524etpc cater for QedPan PAN APC 1990May 
  4. # to run  this hypertext file , you need HyText.EXE of PC-SIG1234 (MDS) 
  5. # to edit this hypertext file , you need QedHtx.COM of  SME-A0069 (QEDSME) 
  6. # to prettyprint this file, you may need Ges2Hp.COM of   TryThis! (PCS) 
  7. `FILES` every file must have a FILES page 
  8. `FILES`  
  9. `BEGIN` every file must have a BEGIN page 
  10.       ~QEDPAS~0~QEDPAS~ (SMartEditor(tm) for ~turbo_PAScal~0~PAS~ .PAS files)    
  11.                             ( 910317etpc ) 
  12.  
  13.     ~Edit  SAMPLE.PAS~0~@QedPas sample~ 
  14.     ~Compile SAMPLE.PAS~0~@tpc sample~ ( needs TPC.EXE ) 
  15.     ~Run sample~0~@sample~      ~Edit TPC config~0~@QedGes tpc.cfg~ 
  16.     ~Run sample program /? help~0~@sample /?~ 
  17.  
  18.     ~SMartEditor(tm) instructions~0~$QedIns~     ~News~0~$News~ 
  19.     ~QEDSME price list~0~$Prices~ 
  20.  
  21.     ~Print SAMPLE.PAS~0~@print sample.bat~     
  22.     ~Pretty Print SAMPLE.PAS~0~@print TempPas.Tmp~  ( on Gestetner LJ Printer)   
  23.  
  24.     ~Edit sample files~0~EDIT~          ( a sub menu ) 
  25.  
  26.     ~Print ReadMe File~0~@print readme~ 
  27.     ~Print ReadMe File~0~@print readme.ges~  ( on ~Gestetner~0~Ges~ LJ ) 
  28.     ~Edit Gestetner File~0~@QedGes readme.ges~
  29.     ~View    '       '  ~0~@QedGes /w readme.ges~ 
  30.     ~EXIT~0~EXIT~         ~DOS~0~@command~ 
  31.  
  32.     ( NB. Press [home] key for help on how to navigate ) 
  33. `BEGIN`
  34. `EDIT` 
  35.  
  36.                    End User Editors 
  37.  
  38.     This file contains several common End User Scripts,
  39.     each with a customised End Users Editor. 
  40.  
  41.     QEDSME's SMartEditor(tm) series of EUE's know something
  42.     about the syntax of the target files, enabling the End User
  43.     to spot many potential errors during Edit-Time.
  44.  
  45.     BATch Files                                 ~List~0~$Sample.Bat~ ~Edit~0~@QedBat sample~ 
  46.  
  47.     HyTeXt ( used to give this demonstration )  ~List~0~$Sample.Htx~ ~Edit~0~@QedHtx sample~ 
  48.  
  49. .    GEStetner Pretty Print Files.              ~List~0~$Sample.Ges~ ~Edit~0~@QedGes sample~ 
  50.     turbo_PAScal Script                         ~List~0~$Sample.PAS~ ~Edit~0~@QedPas Sample~
  51.  
  52.     Editor Instructions  ~View~0~@QedGes /w QedIns~    ~List~0~$List~ 
  53.                          ~Print~0~@print QedIns~   ~Pretty Print~0~@print QedIns.Ges~ 
  54.     ~BACK~0~BACK~ 
  55.  
  56. `EDIT` 
  57. `Misc` 
  58.  
  59.     ~Edit this menu file~0~@QedHtx Go~ 
  60.  
  61.     ~LCL~0~LCL~  Laser Command Language. 
  62.  
  63.     ~BACK~0~BACK~ 
  64.  
  65. `Misc` 
  66. `PAN` 
  67.      
  68.      PAN  ( Program ANimator ) is a DOS helper shell program. 
  69.  
  70.      Described in Australian Personal Computer magazine 1990 May p193.     
  71.  
  72.      ~BACK~0~BACK~ 
  73. `PAN` 
  74. `BAT` 
  75.  
  76.      BATch ═══ the language used by ═╦═ DR-DOS ═╦═ . 
  77.                                      ╚═ MS-DOS ═╝ 
  78. `BAT` 
  79. `LCL` 
  80.  
  81.     Laser Command Language      by ~Gestetner~0~Ges~  
  82.  
  83.     A set of printer codes that :  
  84.         1) Easy to remember mnenomics 
  85.         2) Use only printable ascii codes.  
  86.         3) Free formatting - LCL codes can be interspersed with text.
  87.  
  88.     Examples: 
  89.     │CF3.       Change Font 3
  90.     │CP12.      Character Pitch 12. 
  91.     │LH2 10.    Line Horizontal thickness 2 length 10. 
  92.  
  93.     CopyRight (c) 198? - Gestetner Lasers Pty Ltd. 
  94.     ~BACK~0~BACK~ 
  95.      
  96. `LCL` 
  97. `editorlim` 
  98.  
  99.       QEDPAN is based on QED.PAS found in PC-BLUE 0261 
  100.       Max of 5000 lines. 
  101.       Doesn't really handle lines greater than 80 characters long ;   
  102.       lines longer than 80 chars are displayed , but can't be edited 
  103.       beyond then 80th column. 
  104.  
  105.       ~Hit any key~0~BACK~ 
  106.  
  107. `editorlim`
  108. `Ges` 
  109.  
  110.  
  111.     Gestetner Lasers Pty Ltd
  112.     12 Rodborough Road 
  113.     Frenchs Forest  NSW  2086 
  114.     Telephone: +61-2-975-0555 
  115.     Australia 
  116.  
  117.     Makers for GLX800 laser printers etc.  
  118.     Copyright holders of Laser Command Language (LCL). 
  119.  
  120.     ( Formerly known as Impact Systems  ). 
  121.     ( Formerly located in Chatswood NSW ). 
  122.  
  123.     ~BACK~0~BACK~ 
  124.  
  125. `Ges` 
  126. `QEDPAS` 
  127.     QEDPAS SMartEditor(tm) for turbo_PAScal ( BORLAND ). 
  128.  
  129.     from 
  130.  
  131.     Try This! 
  132.     PO Box 363 
  133.     Mona Vale NSW 2103                          Phone: +61-2-997-2543 
  134.     Australia                                   Fax:   +61-2-979-5632 
  135.  
  136.     CopyRight (c) QEDSME - All rights reserved 
  137.  
  138.     ~BACK~0~BACK~ 
  139.  
  140. `QEDPAS` 
  141. `APC` 
  142.  
  143.     Australian Personal Computer Magazine  
  144.  
  145.     published by Computer Publications Pty Ltd. 
  146.  
  147. `APC` 
  148. `HYTEXT` 
  149.  
  150.     HyText - a shareware hypertext system from ═╦═ PC-SIG1234 ═╦═. 
  151.                                                 ╚═ MDS ════════╝ 
  152.     HyText can also be used to run a simple free format DOS menu system, 
  153.     such as this demonstration. 
  154.  
  155. `HYTEXT`     
  156. `QEDBAT` 
  157.                         QEDBAT 
  158.  
  159. SMartEditor(tm) for End User Editing of ═╦═ DR-DOS ═╦═ BATch files. 
  160.                                          ╚═ MS-DOS ═╝  
  161.  
  162.  
  163. `QEDBAT` 
  164. `PAS` 
  165.  
  166.         turbo_PAScal v5.0 from Borland 
  167.  
  168. `PAS` 
  169.