I haven't ran across this before and wanted to know if anyone out there has found a solution. I created a feature set out of a bunch of vector points and adaptive auto circle scans. I then tried to edit the circles in the feature set by adding CIR1.HIT[1..CIR1.NUMHITS]. I soon exceeded the character limit for the command window line of code and got a Line Too Long Error. I ended up creating several feature sets that would hold my added code and a final feature set of the other feature sets.
Is there a way to add another line of code to an existing code line? If not, what other work arounds do you use?
Is there a way to add another line of code to an existing code line? If not, what other work arounds do you use?
Comment