The EDIT keyword in conjunction with the keyword BEGIN or { indicates the beginning of the definition of a property. EDIT means “This is the beginning argument.”
Example
SYMBOL "Process" IN "Data Flow Gane & Sarson" { PROPERTY "Short Description" { EDIT Text LENGTH 1500 } PROPERTY "Number" { EDIT Numeric LENGTH 4 }