Escaping Data

Hey @jbishop

that’s a syntax error. Here’s what we have in the 2nd row

'AMOCO 1'
    9 x4 '4 TOGO SF CTS SGN(NO LEAF)||DWG BP1024SF_LDSV||FACE: BP184910||'

Where ‘AMOCO 1’ is the first value. Then there is something that is not a value (it is not provided as a string but it has x char, it also do not have a comma before and after).

Is that https://jsfiddle.net/nbqzr13s/ was the intension?