DAT File Format 
    Applies to:
    DLTCEP, IEEP
General Description
    
      This file format contains a description of the effects used by the IE, as well as secondary information on the effect parameters.
    
    Detailed Description
    
    
    
    
    A DAT file is a simple comma-separated list. Each opcode entry in a dat file takes the following form:
    
    
  
    A,B,"C","D","E","F"
    
    Where
    A=Opcode number
B=Display flag (implode/explode)
C="Opcode title"
D="Param1 title"
E="Param2 title"
F="Opcode description"
    
    B=Display flag (implode/explode)
C="Opcode title"
D="Param1 title"
E="Param2 title"
F="Opcode description"