The files in this group are as follows:
ͻ
  CBSTART.TXT                                                                
Ķ
  Shows how easy code blocks are to understand.                              
ͼ
ͻ
  CBMULTI.PRG                                                                
Ķ
  Shows how multiple code blocks contained in an array can be send to and    
  then evaluated in a generalized function.                                  
ͼ
ͻ
  CBSAVE.PRG                                                                 
Ķ
  Shows how code blocks can be saved in a database in character format and   
  then be retrieved and evaluated in another program.  First of two parts.   
ͼ
ͻ
  CBRESTOR.PRG                                                               
Ķ
  Shows how code blocks can be saved in a database in character format and   
  then be retrieved and evaluated in another program.  Second of two parts.  
ͼ

*******************************************************************************
The executable programs are provided for reference only.  The source code is
the important part of those programs.
*******************************************************************************
