Return to Statement


Entity Example

   ENTITY/L1
NUMBER/P1(3),P2(3)
L1=LINE/P1,P2
HALT

Although the above code compiles and links without error, it causes a run time execution error because the points P1 and P2 were never defined. The error message displayed would be:

Error 1295 Line 3 in entity
1295 Cannot create zero length line