If you are designing a program to be initiated from CANDE, be aware that the program can receive only one parameter from the RUN or UTILITY command that initiates it. This parameter appears as a string to the user, but in the program it must be declared as type Real Array (or compatible parameter type) with an unspecified lower bound. For information about Real Array parameters and compatible parameter types, refer to Using Parameters.

