Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: Automatic Caps Lock routine not working in AutoCAD 2007

  1. #1
    Member
    Join Date
    2003-08
    Posts
    14

    Default Automatic Caps Lock routine not working in AutoCAD 2007

    I've been using the attached "capslock" routine for a while now and it really works well for me. It allows me to leave my capslock off for “windows” operations/programs, yet when in “AutoCad” will automatically toggle capslock on for text editing and then automatically turn it off when complete. This is very useful for regular text entities and especially useful since my mtext autocaps will not stay active. I've used it in both AutoCAD 2002 and 2006. I have windows XP professional and recently upgraded to AutoCAD 2007. Now the routine won't work. Neither the "doslib16.arx" nor the "doslib2k.arx" will load in ‘07. Would anyone be able to let me know if there anything special that I need to do to get it to work in '07? The author, Eric Schneider, is not available via his email listed in the lisp. I’ve attached the original zip file for reference. Any help would be greatly appreciated. Thank you for your time.
    Attached Files Attached Files

  2. #2
    Administrator Opie's Avatar
    Join Date
    2002-01
    Location
    jUSt Here (a lot)
    Posts
    6,836

    Default Re: Automatic Caps Lock routine not working in AutoCAD 2007

    From the link found in this post, the arx files would need to be recompiled to work with 2007.

    Binary Compatibility Break: AutoCAD 2007 is being compiled with new Visual Studio 2005 which uses MFC 8.0 and .NET Framework 2.0. This will cause a binary break on your ObjectARX applications and they will need to be recompiled with the new ObjectARX 2007 SDK and Visual Studio 2005. Once you compile your application with the new ObjectARX 2007 SDK you can't load it on previous version so, for a couple of years and until your clients don't upgrade too, you will need to live with two releases using side by side versions of AutoCAD, ObjectARX and Visual Studio;
    If you have a technical question, please find the appropriate forum and ask it there.
    You will get a quicker response from your fellow AUGI members than if you sent it to me via a PM or email.
    jUSt

  3. #3
    Member
    Join Date
    2003-08
    Posts
    14

    Default Re: Automatic Caps Lock routine not working in AutoCAD 2007

    Thanks for the information. That would explain why it is not working. Now, not knowing much about arx files, how would I go about recompiling the one that I need for 2007? Do I need a special program for that? Or is it way more involved to try and explain?

  4. #4
    Administrator Opie's Avatar
    Join Date
    2002-01
    Location
    jUSt Here (a lot)
    Posts
    6,836

    Default Re: Automatic Caps Lock routine not working in AutoCAD 2007

    I don't handle .arx files, but I would think you need the source code, which is not the .arx file.
    If you have a technical question, please find the appropriate forum and ask it there.
    You will get a quicker response from your fellow AUGI members than if you sent it to me via a PM or email.
    jUSt

  5. #5
    Member
    Join Date
    2003-08
    Posts
    14

    Default Re: Automatic Caps Lock routine not working in AutoCAD 2007

    Well not knowing where the source code came from (since I dowloaded the routine from an old augi thread), it sounds like this is one routine that I'm going to miss with my upgrade. Thank you very much for your help.

  6. #6
    100 Club
    Join Date
    2005-01
    Posts
    185

    Default Re: Automatic Caps Lock routine not working in AutoCAD 2007

    I believe all oyu need is the attached doslip which is updated for 2007 and change the line that loads doslib to the new file name. Please let me know if this works or not.
    Attached Files Attached Files

  7. #7
    Member
    Join Date
    2003-08
    Posts
    14

    Default Re: Automatic Caps Lock routine not working in AutoCAD 2007

    It does work now - sort of.
    Thank you for your help cwade. As suggested, I renamed the .arx designation within the .lisp file, then loaded all three files into my 'start up suite' and added a support path to acad. I restarted acad and the routine loads and works, however it now works back-wards. My Caps Lock will automatically toggle on when I exit an "edit" command, stay on, and then turn off when I try to edit text again (repeat, repeat). It now works exactly opposite of how it is supposed to. I've checked the lisp file and am not experienced enough to see an "on/off" command that I can reverse. I've attached a new .zip file with the updated files for anyone to review. A little more help with this new mystery would again be greatly appreciated.
    Attached Files Attached Files

  8. #8
    100 Club
    Join Date
    2005-01
    Posts
    185

    Default Re: Automatic Caps Lock routine not working in AutoCAD 2007

    Anyone have any luck, I can't seem to get it to work at all and could really use this routine too.

  9. #9
    Certified AUGI Addict jaberwok's Avatar
    Join Date
    2000-12
    Location
    0,0,0 The Origin
    Posts
    8,027

    Default Re: Automatic Caps Lock routine not working in AutoCAD 2007

    In 2007 you can have acad automatically switch to all caps in the mtext editor.

    Open the editor, right-click, pick Autocaps.
    John B

    "With or without religion, you would have good people doing good things and evil people doing evil things. But for good people to do evil things, that takes religion." - Steven Weinberg.

  10. #10
    Member
    Join Date
    2003-08
    Posts
    14

    Default Re: Automatic Caps Lock routine not working in AutoCAD 2007

    Yeah, but for some reason mine does not stay active now that I've upgraded to 2007. Each drawing switches back to lowercase when I edit mtext and there is not an option for Autocaps for regular text. While the majority of our drawings utilize mtext, there are occansions where regular text is used and works better for us. That's where the caplock routine really came in handy. It covered all the bases automatically.

Page 1 of 2 12 LastLast

Similar Threads

  1. Caps Lock
    By pc.154347 in forum AutoCAD General
    Replies: 2
    Last Post: 2009-06-15, 01:14 AM
  2. Replies: 6
    Last Post: 2007-03-11, 08:05 AM
  3. Replies: 1
    Last Post: 2007-03-10, 01:00 AM
  4. Replies: 6
    Last Post: 2007-01-09, 04:26 PM
  5. Caps Lock
    By Coolmo in forum VBA/COM Interop
    Replies: 4
    Last Post: 2004-06-23, 01:12 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •