I am converting from 6.5++ to 7.6.

During a trace of a 6.5 command file, I get the message:
Break in file testdebug.app at line 379 for -ERROR- This command is currently 
unsupported. (1120)

Line 379 is the "BUILD KEY FOR compsite IN prod1a" below.

INSERT INTO prod1a SELECT * FROM tmp1
INSERT INTO prod1a SELECT * FROM tmp2
DELETE ROWS FROM prod1a WHERE compsite IS NULL
DROP tempwrk
PROJECT tempwrk FROM workneed USING site compsite county SECTION subsect BMP 
emp jobcode wp area bridge# finproj
DROP ckprod
BUILD KEY FOR compsite IN prod1a
BUILD KEY FOR compsite IN tempwrk
UNION prod1a WITH tempwrk FORMING ckprod

Any suggestions how to best re-work this code replacing the BUILD command?

Thanks in advance.

Dayle Coxen
Florida DOT


Reply via email to