Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations IDS on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

AutoLISP error when ported from R14 to M6 1

Status
Not open for further replies.

tluxon

Mechanical
Jan 11, 2001
107
I have a lisp routine that flags a note's number and removes the period when selecting the note.

It worked flawlessly in R13 and R14, but now that we've started to use Mech 6 I get the error,
&quot;< incorrect object to bind: T >&quot;.

Anybody know what this means?

Thanks,

Tim
 
Replies continue below

Recommended for you

It may be that the routine uses &quot;T&quot; as a variable, which is allowed but not recommended as it is an AutoLisp internal symbol. It seems to be allowed in R14 and R2000 anyway.
 
That's gotta be it! Thanks for the tip.

Tim
 
BTW, should I assume that &quot;F&quot; fits in the same category? I've been unable to find any programming information in the documentation that came with our Mech6/Inventor5 combo.

Thanks,

Tim
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor