How to open a .chm file without LISP..... ?

Discussion in 'AutoCAD' started by patrickmacdonald, Apr 19, 2004.

  1. I have searched the forums for anything that would help me load a .chm helpfile from the autocad command prompt or menu but to no avail....

    We run acad 2000LT , 2000i LT , and 2002LT ...
    How do you run a helpfile without using (help"helpfile.chm) or "startapp" ?
     
    patrickmacdonald, Apr 19, 2004
    #1
  2. patrickmacdonald

    bob.at Guest

    patrick,

    you can put the following line in acad.pgp file (if it exists for LT products?):
    helpme, myhelp.chm, 1,,

    bob.at
     
    bob.at, Apr 19, 2004
    #2
  3. fantastic! ... thanks for that...

    One thing though.... how do I stop the Autocad LT Shell popping up.... or is there a way to remove it after executing the helpme command ?

    thanks again!
     
    patrickmacdonald, Apr 19, 2004
    #3
  4. patrickmacdonald

    R.K. McSwain Guest

    Use:

    helpme,start myhelp.chm, 1,,

    For more info, see http://www.ccadinc.com/tips/command_alias.html
     
    R.K. McSwain, Apr 19, 2004
    #4
  5. Fantastic.... again....

    I thank you most humbly... :)
     
    patrickmacdonald, Apr 20, 2004
    #5
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.