        ͻ
                    SYNTAX OF SYMBOLS FOR HANDY.DAT FILE           
        ͼ


 TEXTS IN DIFFERENT COLORS 

   [R] : the FOLLOWING lines will be displayed in RED.
   same for [G] (green), [B] (blue), [Y] (yellow) and [N] (normal color).

   example:
    This line will be displayed in normal color (WHITE or BLACK).
[R]
    This line will be displayed in red.
    Same for this one.
[G]
    This line will be displayed in green.
[N]
    This line will be displayed in normal color.

    
 EXECUTION OF PROGRAM FROM VIEWING THE TEXT 

[E:SOFTWARE.EXE]
         **** Press ENTER now to run SOFTWARE.EXE ****

   These two lines produce the following results:
        - line "Press ENTER now..." is displayed in blinking red.
        - if the reader presses ENTER while this line is on screen,
          SOFTWARE.EXE (or any program name that you specify) starts 
          running, if the file is located in the same directory.
          At the end of the execution, Handy Writing takes the control
          back and display the text from the same location as before.

   The commentary line "Press ENTER to..." is COMPULSORY and must be
   located just BELOW the line "[E:SOFTWARE.EXE]".


 CREATION OF A POP-UP MENU (table of contents) 

[M:first option]
     ..........lines.....lines....
     ............lines....lines....
[M:second option]
     ..........lines.....lines....
     ............lines....lines
[M:third option]
     etc...

   When HANDY WRITING starts, it automatically detects such menu options 
   and generates the pop-up menu (usually a table of contents), that shows 
   each time the reader presses 'M', and scrolls the text to the option.
     
                     *********** IMPORTANT ************
   Each letter between square brackets "[", must be locataed on the VERY 
   FIRST CHARACTER of the line (without any left-margin).
   Typing 'HANDY' displays HANDY.DAT text file.
   Typing 'HANDY filename.ext' displays the specified text file.
   To give a TITLE to your document, the FIRST line must contain the
   mention: [T:title of document]  (written completely on the left).