Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

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

Is it Possible To Create Autonumber Command?

Status
Not open for further replies.

NSNO

Structural
Joined
Mar 4, 2014
Messages
2
Location
GB
I've recently started using Draftsight instead of Autocad LT and wondered if autonumbering is possible. For Autocad I had a copy of some old LTXpress tools that included autonumber but they don't seem to work with Draftsight
The commabd string is *^C^Ctext;_m;\;;$M=$(getvar,USERI1);setvar;USERI1;$(+,1,$(getvar,USERI1))
Is it possible to modify it to work with Draftsight, I don't have any idea why it doesn't work - I'm clueless when it comes to creating scripts etc

Thanks
 
I thought that Autolisp won't work in Draftsight but I may be wrong. I know that
Draftsight does have script capability but what you have may be too sophisticated for a script.

This is somewhat off topic but Draftsight does recognize the Autocad acad.pgp file. This is a file
to create aliases in Autocad. It is kind of a hassle installing it but if you have Autocad aliases already
created it is a good way to create command aliases in Draftsight.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top