home *** CD-ROM | disk | FTP | other *** search
/ Hall of Fame / HallofFameCDROM.cdr / australi / qed_bat.lzh / README < prev    next >
Text File  |  1991-03-03  |  3KB  |  85 lines

  1.  
  2.   
  3.   
  4.   
  5.   
  6.   
  7.             ╔═══╗                                        
  8.           ╔═╩═╗ ╚═╗                                      
  9.         ╔═╝ ╔═╩═╗ ╚═╗                                   
  10.       ╔═╝ ╔═╝   ╚═╗ ╚═╗                    tm 
  11.     ╔═╩═══╩═══════╩═╗ ╚═╦═════╦════╦══════╗              
  12.   ╔═╩═══════════════╩═══╩═════╩════╩══════╩═╗           
  13. ╔═╩═════════════════════════════════════════╩═╗  
  14. ╚═════════════════════════════════════════════╝  
  15.  
  16. QEDSME SMartEditors(tm)  for End User Editing    V1.00  900930 
  17. GO       HTX    A demonstration hypertext file. 
  18.                 Requires ═╦═ HyText.Exe v2.8 ex PC-SIG1234 ═╦═. 
  19.                           ╚═ HytYtt.Exe v1.0 ═══════════════╝  
  20. GO       BAT    Run demonstration. 
  21. README          This File. 
  22. READMEB  GES    Readme file with Gestetner(r) LCL(c) codes. 
  23. QEDBAT   EXE    End user editor for DOS Batch .BAT files. 
  24. SAMPLE   BAT    Sample end user script file. 
  25. QED???   EXE    End user editors for other target scripts.
  26. SAMPLE   ???    Other targetted end user scripts. 
  27.  
  28. QEDBAT is a simple screen editor that knows something
  29. about the special keywords and syntax of MS-DOS and DR-DOS BATch files,
  30. and also the command line switches of selected programs.
  31. Keywords are highlighted in different colors and syntax  
  32. errors, where detected, are highlighted in red.
  33.  
  34. The occurance of an error doesn't stop the
  35. user from typing in errors, the highlighting of
  36. errors is to aid error correction. Indeed, since QEDBAT doesn't 
  37. presume to know all the syntax that might appear in a BATch file, 
  38. it must not prevent the user from overruling any hints that 
  39. may be inappropriate or incomplete. 
  40.  
  41. QEDBAT does most of its syntax checks on a line by line
  42. basis as you edit that line.  
  43.  
  44. Strictly speaking, since there are minor differences between 
  45. the commands on different versions of DOS and on different brands 
  46. of PC's, there ought to be many customised versions of QEDBAT ... that's  
  47. something for the future! 
  48.  
  49. QEDBAT ═╗ 
  50. QEDHTX ═╬═ operate with a ═╦═════════ common ═══════╦══╦═ LooK ═╦═. 
  51. QEDGES ═╣                  ╚═ say 90% standardised ═╝  ╚═ FeeL ═╝ 
  52. QEDKMT ═╝ 
  53.  
  54. Command Line Options: 
  55.  
  56. QEDBAT sample             Assume default filename extension. 
  57.  
  58. QEDBAT sample.            Override default filename extension. 
  59.  
  60. QEDBAT /w sample          Runs in write-protect view mode. 
  61.  
  62. QEDBAT sample /rc 345 12  Position cursor at row 345 col 12. 
  63.  
  64. QEDBAT /?                 Help.  
  65.  
  66. Special Requirements: CGA. 
  67.     (Restricted operation with mono monitors.)  
  68.  
  69. Registration: costs $19.90. 
  70.  
  71. QEDBAT is based on the Turbo Pascal v3 screen editor QED.PAS 
  72. from PC-BLUE0261 ( now converted to TP5 ), and is similar to other
  73. SMartEditor(tm) end user editors in the QEDSME(tm) series. 
  74.  
  75. Comments and Registrations to: 
  76.     Try This! 
  77.     PO Box 363 
  78.     Mona Vale NSW 2103  
  79.     Australia 
  80.  
  81.     fax:  +61-2-979-5632                phone:  +61-2-997-2543 
  82.  
  83. 900930 ReadMe.Ges.001 Copyright (c) QEDSME - All Rights Reserved.  
  84.  
  85.