I am finisihing a dataport into the Gne Jnl Line and to have multiple line imports, I need to assign a line no. Would I be along the right lines with this: If find(’-’) then repeat “Line No.” := “Line No.” + 500; until find.next = 0; Also, which would be the best section to use in the dataport code ?