[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference ilbbak::ibi_focus

Title:FOCUS, from INFORMATION BUILDERS
Moderator:ZAYIUS::BROUILLETTE
Created:Thu Feb 19 1987
Last Modified:Mon May 05 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:615
Total number of notes:1779

453.0. "Defining a .MAS in the CDD" by ESSB::MCGLENNON () Tue Sep 03 1991 10:11

    Hello,
    
    
    I have a FOCUS .FTM file and I'm trying to define it in CDD so that I
    can use DTR to report off it. When I attempt to define it based on the 
    .MAS file, I get a bad record length or Illegal ASCII numeric on one of
    the last fields in the record.
    
    
    Can anybody help ???
     
    The .MAS file looks like
    
    FILE=INTAKEPR       ,SUFFIX=FIX
    SEGNAME=INTAKEPR
    FIELDNAME   =P_PROD_DESC  ,E01          ,A25      ,A25      ,$
    FIELDNAME   =G_PROG_NM    ,E02          ,A10      ,A10      ,$
    FIELDNAME   =J_PROJ_NM    ,E03          ,A20      ,A20      ,$
    FIELDNAME   =F_PROD_FM_NM ,E04          ,A25      ,A25      ,$
    FIELDNAME   =S_SCAT_DESC  ,E05          ,A25      ,A25      ,$
    FIELDNAME   =M_MNGR_NAME  ,E06          ,A30      ,A30      ,$
    FIELDNAME   =LIC_KIT_IND  ,E07          ,A1       ,A01      ,$
    FIELDNAME   =COUNTRY      ,E08          ,A12      ,A12      ,$
    FIELDNAME   =IND          ,E09          ,A25      ,A25      ,$
    FIELDNAME   =MONTH        ,E10          ,A10      ,A10      ,$
    FIELDNAME   =U_UPI        ,E11          ,A3       ,A03      ,$
    FIELDNAME   =U_STRAT_IND  ,E12          ,A2       ,A02      ,$
    FIELDNAME   =SOURCE_CODE  ,E13          ,A1       ,A01      ,$
    FIELDNAME   =T_THRD_PTY_N ,E14          ,A30      ,A30      ,$
    FIELDNAME   =S_SCAT_ST_IN ,E15          ,A2       ,A02      ,$
    FIELDNAME   =U_PLATFORM   ,E16          ,A1       ,A01      ,$
    FIELDNAME   =NET_D        ,E17          ,D10      ,A10      ,$
    FIELDNAME   =NET_U        ,E18          ,I9       ,A09      ,$
T.RTitleUserPersonal
Name
DateLines
453.1AIMHI::CIONI_LTue Sep 03 1991 19:534
Could be your net_d field - usage and format are different.

LC