Results 1 to 7 of 7

Thread: Hyperlink Menu

  1. #1
    Certifiable AUGI Addict robert.1.hall72202's Avatar
    Join Date
    2004-07
    Location
    Detroit Michigan
    Posts
    2,508
    Login to Give a bone
    0

    Default Hyperlink Menu

    I would like to create a new menu group that has hyperlinks to various
    places on the network. This would greatly decrease the traffic that jumps
    from folder to folder. Is there a way that a menu command can be created
    that involves a hyperlink???

    I tried to figure out the Augi Link button, but I am having no luck.

  2. #2
    The Silent Type Mike.Perry's Avatar
    Join Date
    2000-11
    Posts
    13,656
    Login to Give a bone
    0

    Question Re: Hyperlink Menu

    Hi

    Have you looked at the _.Browser command or something like...

    Code:
    ^C^C^C^C(startapp "C:/Program Files/Mozilla Firefox/FireFox.exe" "http:////forums.augi.com//index.php?")
    Have a good one, Mike

  3. #3
    The Silent Type Mike.Perry's Avatar
    Join Date
    2000-11
    Posts
    13,656
    Login to Give a bone
    0

    Default Re: Hyperlink Menu

    Hi

    Plus trying searching this forum using the following search criteria...

    Key Word(s): *Browser*

    *StartApp*

    Have a good one, Mike

  4. #4
    Certifiable AUGI Addict robert.1.hall72202's Avatar
    Join Date
    2004-07
    Location
    Detroit Michigan
    Posts
    2,508
    Login to Give a bone
    0

    Default Re: Hyperlink Menu

    This is what I came up with:

    ^C^C_explorer C:\Documents and Settings\rhall\My Documents\DWF\

    For some reason it stops in the My Documents folder and does not go
    on to the DWF folder..............suggestions?

  5. #5
    Administrator Opie's Avatar
    Join Date
    2002-01
    Location
    jUSt Here (a lot)
    Posts
    9,106
    Login to Give a bone
    0

    Default Re: Hyperlink Menu

    Quote Originally Posted by Robert.Hall
    This is what I came up with:

    ^C^C_explorer C:\Documents and Settings\rhall\My Documents\DWF\

    For some reason it stops in the My Documents folder and does not go
    on to the DWF folder..............suggestions?
    Have you tried creating your string to include the quote marks? If the directory name includes spaces, you will need to include the whole directory path within quotes.

    Try this to see if it works.
    Code:
    ^C^C_explorer "\"C:\\Documents and Settings\\rhall\\My Documents\\DWF\\\""
    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

  6. #6
    Certifiable AUGI Addict robert.1.hall72202's Avatar
    Join Date
    2004-07
    Location
    Detroit Michigan
    Posts
    2,508
    Login to Give a bone
    0

    Default Re: Hyperlink Menu

    That still leaves me in the My Documents folder and it leaves ( " ) on the command line.

  7. #7
    Administrator Opie's Avatar
    Join Date
    2002-01
    Location
    jUSt Here (a lot)
    Posts
    9,106
    Login to Give a bone
    0

    Default Re: Hyperlink Menu

    Quote Originally Posted by Robert.Hall
    That still leaves me in the My Documents folder and it leaves ( " ) on the command line.
    I don't know why I posted that earlier. Have a look at this thread (STARTAPP ???). It was worked out there.
    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

Similar Threads

  1. Double Click Pull Down Menu to Use Last Command Used from Menu
    By autocad.wishlist1734 in forum AutoCAD Wish List
    Replies: 2
    Last Post: 2017-04-06, 01:09 PM
  2. 2014: Hyperlink
    By gofy in forum Inventor - General
    Replies: 0
    Last Post: 2013-06-27, 04:57 PM
  3. How to write new menu file or update the existing menu in AutoCAD 2006
    By Partha Ghosh in forum CAD Management - General
    Replies: 1
    Last Post: 2007-09-30, 01:45 PM
  4. Hyperlink to .pdf?
    By Poorest Chump in forum AutoCAD General
    Replies: 1
    Last Post: 2006-04-20, 04:03 PM
  5. Calling an Image Tile Menu from Pull-Down Menu
    By pinckney3 in forum AutoCAD CUI Menus
    Replies: 2
    Last Post: 2006-01-06, 06:42 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
  •