Author Topic: TabSort.lsp  (Read 87529 times)

0 Members and 1 Guest are viewing this topic.

kruuger

  • Swamp Rat
  • Posts: 625
Re: TabSort.lsp
« Reply #165 on: December 09, 2010, 05:43:49 PM »
Hi Lee,

i'm not sure this one was reported but when we select few layouts and click REVERSE, REVERSE then autocad freeze.

kruuger

Lee Mac

  • Seagull
  • Posts: 12906
  • London, England
Re: TabSort.lsp
« Reply #166 on: December 09, 2010, 06:01:31 PM »
i'm not sure this one was reported but when we select few layouts and click REVERSE, REVERSE then autocad freeze.

Thanks Kruuger, I'll take a look into it  :-)

Lee Mac

  • Seagull
  • Posts: 12906
  • London, England
Re: TabSort.lsp
« Reply #167 on: December 09, 2010, 07:03:02 PM »
Updated to Version 2.1 to provide a quick fix for the issue Kruuger reported.

Yuck... I hate my old code  :ugly:  If I had the time I would rewrite the whole program.  :|

kruuger

  • Swamp Rat
  • Posts: 625
Re: TabSort.lsp
« Reply #168 on: December 10, 2010, 03:09:12 PM »
Updated to Version 2.1 to provide a quick fix for the issue Kruuger reported.

Yuck... I hate my old code  :ugly:  If I had the time I would rewrite the whole program.  :|
it might be old but program is a really good tool :)

thank you
kruuger

Lee Mac

  • Seagull
  • Posts: 12906
  • London, England
Re: TabSort.lsp
« Reply #169 on: December 10, 2010, 09:03:35 PM »
Updated to Version 2.1 to provide a quick fix for the issue Kruuger reported.

Yuck... I hate my old code  :ugly:  If I had the time I would rewrite the whole program.  :|
it might be old but program is a really good tool :)

thank you
kruuger

I'm glad you find it useful  :-)

Lee Mac

  • Seagull
  • Posts: 12906
  • London, England
Re: TabSort.lsp
« Reply #170 on: May 17, 2011, 08:58:17 AM »
Finally decided it was time to give this program a complete overhaul  8-)

Version 2.2 is a complete rewrite of the program to update many of the old subfunctions, and to reformat the code to get rid of that terrible formatting I used to use.

I haven't added any new functionality, but the program should be more robust and run smoother than the previous version, with a few bugs squashed in the process.

The Find and Replace engine has been completely rewritten, now permitting the user to use self-referencing find and replace terms (for example, replacing 'ABC' with 'AB'), and the visual feedback during the find and replace process has been improved significantly.

With the vast number of changes to the program, I expect there are still a few bugs lurking, but in my preliminary tests, I haven't found anything as yet (but I'm sure you guys will!).

Enjoy!

Lee

Krushert

  • Seagull
  • Posts: 13679
  • FREE BEER Tomorrow!!
Re: TabSort.lsp
« Reply #171 on: May 17, 2011, 12:01:51 PM »
Oohhh Sure!   Come out with the revamp a day after I could really used it.   :roll:

I used it yesterday to rename 37 layout tabs in 5 files.  Very handy.  I only need it once in a great while but when I used it is a great time saver.  Thank you.

Now where is that virtual bar tender.  I need to buy you a beer.
I + XI = X is true ...  ... if you change your perspective.

I no longer CAD or Model, I just hang out here picking up the empties beer cans

Lee Mac

  • Seagull
  • Posts: 12906
  • London, England
Re: TabSort.lsp
« Reply #172 on: May 17, 2011, 12:28:36 PM »
Oohhh Sure!   Come out with the revamp a day after I could really used it.   :roll:

Hehe  :-P

I used it yesterday to rename 37 layout tabs in 5 files.  Very handy.  I only need it once in a great while but when I used it is a great time saver.  Thank you.

Now where is that virtual bar tender.  I need to buy you a beer.

Cheers Krushert :-) I'm glad you find it useful - I think its one of the few programs I have written which isn't just a novelty app  :lol:

trogg

  • Bull Frog
  • Posts: 255
Re: TabSort.lsp
« Reply #173 on: May 27, 2012, 11:41:02 AM »
Here is a 32X32 pixel .bmp that I use for this routine.

Thanks for sharing with us Lee

Lee Mac

  • Seagull
  • Posts: 12906
  • London, England
Re: TabSort.lsp
« Reply #174 on: May 27, 2012, 11:42:39 AM »
Cheers Greg, and nice icon - thank you for sharing that  :-)

Out of curiosity, did you create the icon, and if so, what software did you use?

trogg

  • Bull Frog
  • Posts: 255
Re: TabSort.lsp
« Reply #175 on: May 27, 2012, 12:01:18 PM »
Hey Lee,
Glad you like it. I use the free version of "Junior Icon Editor" found here http://download.cnet.com/Junior-Icon-Editor/3000-2195_4-10546738.html to edit/create icons. Note: This program doesn't save to a normal .bmp format so I end up having to save it as a .png and then convert it...
There is a great program that I would prefer to use but am too cheap at the moment to buy it. It has a 30-day free trial though http://www.iconcool.com/icon-editor.htm

I have found some free (open source) icons from the internet and then modify them. I added the arrow to one that had tabs for your TabSort routine.
The original (sans arrow) is attached
~Greg
« Last Edit: May 27, 2012, 12:11:50 PM by trogg »

Lee Mac

  • Seagull
  • Posts: 12906
  • London, England
Re: TabSort.lsp
« Reply #176 on: May 27, 2012, 12:13:52 PM »
Thanks for the info Greg, much appreciated  :-)

alanjt

  • Needs a day job
  • Posts: 5352
  • Standby for witty remark...
Re: TabSort.lsp
« Reply #177 on: May 27, 2012, 10:34:10 PM »
Dang, Greg, that's cool.  8-)
Civil 3D 2019 ~ Windohz 7 64bit
Dropbox

miquan

  • Guest
Re: TabSort.lsp
« Reply #178 on: March 06, 2014, 06:01:39 AM »
Dear Lee,

Could you possibly add publish function to TABSORT?

Thanks,
Miquan

Lee Mac

  • Seagull
  • Posts: 12906
  • London, England
Re: TabSort.lsp
« Reply #179 on: March 06, 2014, 01:27:11 PM »
Dear Lee,

Could you possibly add publish function to TABSORT?

Thanks,
Miquan

Hi Miquan,

Being a programmer, I rarely plot/publish anything in AutoCAD and consequently have very limited experience using the PUBLISH command; therefore, I am not sure whether this would be possible to incorporate into this program.

Lee