****************************************
Short helpfile for action CONSTANT
****************************************

The following arguments are compulsory: 

                  NROWS - ( default=0 ) the number of rows in your input matrix 
                  NCOLS - ( default=0 ) the number of columns in your matrix 

In addition you may use the following options: 

                SCALARS - ( default=off ) treat the input list of numbers as a set of 
                          scalars 
                  NOLOG - ( default=off ) do not report all the read in scalars in 
                          the log 
                   FILE - an input file containing the matrix 
                  VALUE - the single number that you would like to store 
                 VALUES - the numbers that are in your constant value 


