DIESEL Error Messages

DIESEL Error Messages

Function Description
$(func,??)
The function parameter is unrecognized.
$(func)??
The function name is unrecognized.
$?
The function has a syntax error.
$(++)
The function produces a string that it too long and has been made shorter.

When troubleshooting error messages, it can be helpful to turn on the MACROTRACE system variable, which displays evaluation of the DIESEL code in the Prompt History window.

Tell me about...

Programming in DIESEL

Copying Code Examples from the progeCAD Developer Reference