                          ShroudIt! Overview
                          

This diagram shows the a schematic of the components needed to control
the obfuscation process.

              Ŀ                Ŀ
                                             sh-nnnnn.CTL  
                 ShroudIt!   <Ĵ               
                                              Control Parms 
                              
                                                        STRING: ","
                                                        CHAR: ','
                                                        SPECIAL CHAR: \
                                                        LINE COMMENT: //
                     <Ŀ                COMMENT: /*,*/
                                                       .......
    if        Ŀ  Ŀ
    else       sh-nnnnn.KEY     sh-nnnnn.GLB    open_database
    for                                         close_database
    do           Key Words      Global Names    read_db_rec
    until         write_db_rec
    print...                                        update_db_rec...


