I'm after the DDL for creating tables using the INDEXFILE option for imp, However I'm still getting broken lines in the file - column names are spilt across lines, giving me an error when running the script:
e.g
REM ("OWNER","IPADDR_BYTE1","IPADDR_BYTE2","IPADDR_BYTE3","IPADDR_BY
REM TE4_UPPERLIMIT","IPADDR_BYTE4_LASTUSED") USING INDEX

Does anyone know anyway to get round this?

Using 8.1.6 on Sun 5.8

Thanks,