{
{   The purpose of this procedure is to get attachment information that
{ has been stored in a cycle_description.
{
{      FMP$GET_ATTACHMENT_VALUES_IN_CD (CYCLE_DESCRIPTION,
{        ATTACHMENT_VALUES, STATUS)
{
{ CYCLE_DESCRIPTION: (input) This parameter specifies a pointer to the
{      cycle_description.
{
{ ATTACHMENT_VALUES: (input,output) This parameter specifies the record which
{      will contain the attachment values and has been passed in with the
{      fields set which are to be returned.
{
{ STATUS: (output) This parameter returns the request status.
{
