                         QUIET FLIGHT FOR THE SEMWARE EDITOR
                               INFORMATION SHEET

The Quiet Flight macros for TSE create a powerful and efficient 
programming environment.   These macros take full advantage of the 
expansive macro language of The SemWare Editor.  No matter what language 
you program in, you can take advantage of these Quiet Flight features:

* Shorthand Abbreviations
Quiet Flight employs a flexible command completion and boilerplate 
function.  For example, you can insert the following construct in the 
Semware macro language (SAL) by typing  IFF<SPACE>:

 	if Name == "Quiet Flight"

	else
	endif // Name == "Quiet Flight"

Or, generate the following C file header by simply entering 
HEADER<SPACE>:

/*
* Program....: SAMPLE.C
* Version....: 1.0
* Author.....: Ryan Katri & Randy Wallin
* Date.......: June 19, 1993   Last Modified: 06/19/93 @ 3:42 pm
* Notice.....: Copyright (c) 1993 COB System Designs, Inc.
* Compiler...: Watcom C
* Abstract...:
*/

You can customize all function headers, file headers, and command 
abbreviations to suit your needs and tastes.  Quiet Flight recognizes 
the following keywords in your boilerplate templates, as well as many 
others:    Date, DateStr, DOW (day of week), Time, Year, File, Your 
Name, Your Company's Name, and Path. You can also setup Quiet Flight to 
prompt for fill-in-the-blank fields on the fly.

* Quick Commenter
Commenting out large sections of code with Quiet Flight is a breeze.  
Block the section of code to comment out and press a single ALT-key 
combination--Quiet Flight automatically determines the type of comment 
delimiters to use for that particular file.  You can reverse the 
commenting using the same procedure.

* Where Am I?
Do you ever forget the name of the function you are currently positioned 
in, and the function prototype isn't visible on-screen?  Press the "5" 
key on your numeric keypad and Quiet Flight displays the name of the 
current function being edited.


* Window Size
Visually draw a window representation on-screen using a column block and 
let Quiet Flight tell you the coordinates of that window.

* Projects / Buffer List 
Give a name to a group of related files and let Quiet Flight load them 
all at once.  The project mechanism is incorporated seamlessly into TSE 
using an enhanced Buffer List. Even if you have no interest in using 
projects, Quiet Flight's Buffer List replacement gives you complete 
control over the editing ring.

* Directory Lister 
Do you wish that directory names be placed at the top of  the directory 
list in TSE?  That directories be displayed even when a file 
specification other than *.* is entered?  Or, perhaps you desire to tag 
several files to load?  Quiet Flight's Directory Lister gives you all of 
these capabilities.  In addition, you can delete files; view the 
contents of text, ZIP, and dBASE .DBF files; and change the sort order.

* Zip Viewer
From within TSE you can manage your .ZIP files using QF's Zip Viewer.  
Peek inside the archive, add and delete files, freshen it up, or extract 
the contents.  All of these functions are now available to you without 
ever leaving your favorite editor.

* Screen Counter
Establish the coordinates of an unknown position relative to another 
location on screen using the Quiet Flight screen counter.

* Screen Generator
Drawing screens is a hassle delegated to over-blown user interface 
generators.  You can now mock up a screen within TSE and let QF generate 
the coordinates.  For example, the following text:

             Full Name: ~name     City: ~City
                                 State: ~State

was converted to this FoxPro / dBase IV code:

DEFINE WINDOW Sample FROM 3, 11 TO 6, 54
ACTIVATE WINDOW Sample
@ 0, 5 SAY "Full Name:"
@ 0, 16 GET name
@ 0, 26 SAY "City:"
@ 0, 32 GET City
@ 1, 25 SAY "State:"
@ 1, 32 GET State


Of course, similar code fragments could be generated for Clipper or TSE 
SAL macro language.

*Much More!
* Use the Kill-Restore macro to revert to your original file before 
  editing.
* Display file information (date & time, file size, and full pathname) 
  with the touch of a key.

* Save all modified files without exiting TSE using the Save All 
  Modified macro. 
* Return to the line & column where you left off last time for each 
  & every file with the QF Restore feature.

dBASE, FoxPro, and Clipper users of Quiet Flight will find some 
additional tools:

* DBF/Index Structures
We go beyond just giving you the structure of a database file.  You can 
also build complete field lists and SQL Create Table commands by simply 
tagging the selected fields. Or, let QF generate the working code for 
re-creating your indexes.  Quiet Flight supports the following index 
formats:  .IDX, .NDX, .NTX, .MDX, and .CDX.  In fact, we include one of 
the only DOS utilties we are aware of that correctly reads .CDX files!

* Flow
Never again hand-indent your code.  Quiet Flight will re-indent a single 
procedure or an entire dBASE file.  You can configure the Flow options 
to your preferences:  indentation level, hard or soft tabs, add 
conditional comments, and more.  Flow will even catch structural errors, 
such as a DO WHILE without a matching ENDDO.  And best of all, Flow is 
super-fast!

* Color Table
You'll never again have to hunt down your manual to figure out those 
cryptic dBASE color codes.  A pop-up table lets you visually select the 
color and automatically insert the appropriate foreground/background 
combination (such as "W+/BG")

* Update Row/Col
Did you ever have to update a series of SAY's and GET's co-ordinates to 
add or remove a field?  It's a time consuming task that QF can handle in 
a heartbeat. After highlighting the code to be altered, start QF 
Row/Column update , give the adjustment and QF will do the rest.

Quiet Flight support is via BBS, Compuserve, Phone and Fax.   
* You'll find us on SEMWARE's BBS (404-641-8968, Conference 5).   
* On Compuserve, leave us a message  in Mail  @ 76557,1106.   
* For registered users,  call us at 407-744-9835 or Fax (744-9836).

                           Quiet Flight Registration Form
                              Satisfaction Guaranteed 
                              120 DAY RETURN POLICY

  Name    _____________________________________________________________

  Company _____________________________________________________________

  Address _____________________________________________________________

  City    ______________________________ State _________ Zip __________

  Compuserve ID ____________ Phone ______________ Fax ________________

 Qty.   Product                                     @    
 ___  * Quiet Flight Registration................. $49.95 ____________
      Discount for Registered BRIEF User           $10.00 ____________
      Discount for REGISTERED dBRIEF or BRIEF QF   $10.00 ____________
                                                Sub Total ____________
                      Florida Residents Sales Tax  6%     ____________
                                    Shipping & Handling         $10.00
                             Total Submitted in US Funds _____________

Disk Preference:  3.5____  5.25 _____

Programming Languages you use your TSE editor to code: _______________
                          
                          Thanks for your support!

                          Please mail your check to 
                                COB System Designs, Inc.
                                206 South Hampton Drive
                                Jupiter, Florida 33458-8111
                                ATTN:  QF Registration.
                                Or Fax your order to 407-744-9836.


