How to Rename a Topic ID in Map File to Avoid Conflict with Another Program?

Robo 8 HTML:
Can somebody assist me in understanding how to rename a topic ID in my map.h file?
An application programmer informs me there are nine topic IDs (shown below) in my project map file which conflict with predefined names of constants/functions from the Visual Studio Libs program and, is requesting I change the names of the topics listed below to resolve topic ID conflict in order to enable F1 call for these topics.
#define Open    59
#define Save    60
#define Print   63
#define Cut     72
#define Copy    73
#define Paste   74
#define Clear   75
#define Status  81
#define Substructure  139
Can I simply alter the topic names and retain their associated map numbers in <Create/Edit Map ID> dialog to resolve the map file conflict with Visual Studio Libs program functions? Or, is there more work involved in changing a topic name in a map.h file?
Any assistance with this question is greatly appreciated.
Thanks,
robert

Hi,
Simply renaming the TopicID's in the .h file won't work. The TopicID is used in the alias file (projectname.ali) to link a map number with a topic. Also, you can use either TopicID's or map numbers to call the help. (Using TopicID's only works for WebHelp afaik.)
If you use map numbers to call the help, you can rename the TopicID using the mentioned dialog. No problem.
If you want to change the ID from the files, you have to change both the .h file as the .ali file. No changes to topics needed.

Similar Messages

  • How to rename the SharePoint Document Library existing file name using Web service

    Hi,
    How to rename the SharePoint Document Library existing file name using SharePoint Web service.
    Is it possible. How could i do it?
    Thanks & Regards
    Poomani Sankaran

    Hi,
    Lists.UpdateListItems Method
    would be helpful for your requirement.
    Here is a blog with code demo for your reference:
    http://blogs.msdn.com/b/knowledgecast/archive/2009/05/20/moss-using-the-list-web-service-to-rename-a-file.aspx
    Best regards,
    Patrick
    Patrick Liang
    TechNet Community Support

  • When trying to stream video I am getting this error message "Firefox doesn't know how to open this address, because the protocol (st) isn't associated with any program." How do I fix this?

    <blockquote>Locking duplicate thread.<br>
    Please continue here: [/questions/782039]</blockquote><br>
    When trying to stream video I am getting this error message "Firefox doesn't know how to open this address, because the protocol (st) isn't associated with any program." How do I fix this?

    Protocol error usually indicates that the very leftmost part of the URL is not recognized.
    So http://, ftp://, rtsp://, usually work.
    ableton:// would need to be added by some software somewhere...
    Can you get instructions from the vendor? Does these posts seem relevant:
    [http://forum.ableton.com/viewtopic.php?f=32&t=112368 Ableton Forum • View topic - [dds&#0093; Bug with Fireforx browser and downloading project?]
    [http://forum.ableton.com/viewtopic.php?f=32&t=109918 Ableton Forum • View topic - [gck&#0093; Problem downloading shared sets from Ableton server.].

  • I try to email or IM a link or comment on a website page and I get this error message: Firefox doesn't know how to open this address, because the protocol (ymsgr) isn't associated with any program.

    Firefox doesn't know how to open this address, because the protocol (ymsgr) isn't associated with any program. I try to email or IM a link or info on a web page I get this error message. How can I send an email or IM?

    Protocol error usually indicates that the very leftmost part of the URL is not recognized.
    So http://, ftp://, rtsp://, usually work.
    ableton:// would need to be added by some software somewhere...
    Can you get instructions from the vendor? Does these posts seem relevant:
    [http://forum.ableton.com/viewtopic.php?f=32&t=112368 Ableton Forum • View topic - [dds&#0093; Bug with Fireforx browser and downloading project?]
    [http://forum.ableton.com/viewtopic.php?f=32&t=109918 Ableton Forum • View topic - [gck&#0093; Problem downloading shared sets from Ableton server.].

  • Getting this error message Firefox doesn't know how to open this address, because the protocol (ableton) isn't associated with any program

    Firefox doesn't know how to open this address, because the protocol (ableton) isn't associated with any program.
    I keep getting this message even though the ableton software was installed and authorized

    Protocol error usually indicates that the very leftmost part of the URL is not recognized.
    So http://, ftp://, rtsp://, usually work.
    ableton:// would need to be added by some software somewhere...
    Can you get instructions from the vendor? Does these posts seem relevant:
    [http://forum.ableton.com/viewtopic.php?f=32&t=112368 Ableton Forum • View topic - [dds&#0093; Bug with Fireforx browser and downloading project?]
    [http://forum.ableton.com/viewtopic.php?f=32&t=109918 Ableton Forum • View topic - [gck&#0093; Problem downloading shared sets from Ableton server.].

  • I am getting this error message when trying to get to a college webpage Firefox doesn't know how to open this address, because the protocol (html) isn't associated with any program.

    I am trying to get to a college webpage for information and get this error message from firefox Firefox doesn't know how to open this address, because the protocol (html) isn't associated with any program.
    == This happened ==
    Every time Firefox opened
    == whe trying to access webpage

    Is this coming from a link, or from something you are trying to type in the address bar?
    Try replacing the "html" at the start with "http",
    so if you have html://somesite.edu,
    change it to http://somesite.edu.

  • When I try to open a video from the website Youtube I got this message that I didnt before I uograde to Firefox 7.0.1 : "Firefox doesn't know how to open this address, because the protocol (rtsp) isn't associated with any program."

    When I try to open a video from the website Youtube I got this message that I didnt before I uograde to Firefox 7.0.1 : "Firefox doesn't know how to open this address, because the protocol (rtsp) isn't associated with any program."
    That didnt happen before until I made an upgrade to 7.0.1

    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    * Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove Cookies" from sites causing problems:
    * Tools > Options > Privacy > Cookies: "Show Cookies"

  • How can I transfer contacts from an iPhone to a new iPad with another Apple-ID?

    How can I transfer contacts from my iPhone to a new iPad with another Apple-ID?

    You can't. Not directly anyway. You might be able to import them to your computer and then sync them to the iPad but there is no way to transfer them over the air or by connecting the two devices with a cable.
    I know absolutely nothing about apps like this, but I did a very quick Google search and found this.
    iPhone Contacts Transfer: How to Backup iPhone Contacts with ...

  • How to check if a file is being read by another program?

    Hey all,
    I just have a few question for a project I am doing:
    How do I check if a file is being read by another program?
    How do I check how many lines it read?
    How do I get Keyboard input from the user when he is using another program other than mine? Ex: Pressing Ctrl-G to take a screenshot.
    How can I halt another program from reading a file when it already opened it? Ex: The other program opened a file and began reading. Now it is at line 2 and I want to make it skip 10 lines and contontinue.
    Thanks,
    Bluelikeu

    How do I check if a file is being read by another
    program?This is about the only partially sensible question you asked. But the answer is that unless you use some native code, you can't.
    How do I check how many lines it read?It doesn't even make sense to ask this question. First of all, what's a "line" anyway? Files are just sequences of bytes. A "line" is only in the interpretation of those bytes, such as if it contains <cr><lf> sequences an application may choose to render the contents of those bytes as logical "lines" of string sequences. Second of all, why the heck would it matter to you how many bytes have already been read by some other process(es)?
    How do I get Keyboard input from the user when he is
    using another program other than mine? Ex: Pressing
    Ctrl-G to take a screenshot.You want to spy on other applications? Shame on you, Mr. Spyware creator.
    How can I halt another program from reading a file
    when it already opened it? Ex: The other program
    opened a file and began reading. Now it is at line 2
    and I want to make it skip 10 lines and contontinue.Shame on you Mr. Spyware creator.

  • HP Protect tool password manager not working with the new version of Mozilla: I got this alert: "Firefox doesn't know how to open this address, because the protocol (dpql) isn't associated with any program." please help

    I have an HP ProBook 4520s. I have been using HP Protect tool's Password manager to store and manage my passords for all Login websites in Firefox 3.6. As a result, I just swiped my fingerprint to log on to any website.
    After I installed the version 4 of Firefox, my all my login details do not work anymore. I have tried to reset them but I repeatedly get this error: "Firefox doesn't know how to open this address, because the protocol (dpql) isn't associated with any program."
    something like this would have been passed onto the address: "dpql://c:\program%20files%20(x86)\hewlett-packard\hp%20protecttools%20security%20manager\bin\dpminionlineids.dll/qlinkload.htm#id=2".
    Although the password manager works with Internet Explorer 9, I need it to work with Firefox 4 as this is my preferred browser.
    Please help. Thank you!

    I guess this means that IE is more user friendly for HP Password Manager finger swipe recall of passwords, a favorite of mine. I still don't see a post from Firefox as to why they haven't produced fix. So I'll switch to IE until things change. I don't see value in downgrading to a Firefox version that's no longer going to be supported.

  • I downloaded Newest mozilla yesterday, adobe updated, and now when I click a YouTube video I get a box saying "Firefox doesn't know how to open this address, because the protocol (rtsp) isn't associated with any program." and can't watch any videos?

    I downloaded the latest version of Mozilla Firefox yesterday, full and complete, and I am actually using it right now. The only problem I have had is upon clicking any YouTube video, the box pops up saying "Firefox doesn't know how to open this address, because the protocol (rtsp) isn't associated with any program." But there are no directions or suggestions on how to address this problem. Ive looked at YouTube add-ons and none of them really seem related. Upon the finish of the new Mozilla, I also was prompted to upgrade the flash player, and did so without any trouble. I am only guessing this is an extension/plug-in problem. I really am quite confused!

    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    * Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove Cookies" from sites causing problems:
    * Tools > Options > Privacy > Cookies: "Show Cookies"

  • When syncing my iphone 6 plus, i now get an error that reads, "IP address conflicts with another system or network."  How can i eliminate this error permanently?   Thank you in advance!

    when syncing my iphone 6 plus, i now get an error that reads, "IP address conflicts with another system or network."  How can i eliminate this error permanently?   Thank you in advance!
    This never happened before, however the last couple of months it comes up every time I plug my USB from PC to iphone.

    HyperNova Software,
    Thank you so much.  Because I am very computer illiterate, could you help me on how to get started?  I don't have the slightest on where to get started, the steps to follow, etc.
    Can't thank you enough for your help!

  • I have installed HP2035n. But when i try to open the embedded web server, i get the error "Firefox doesn't know how to open this address, because the protocol (fe80) isn't associated with any program." What is the possible solution?

    I have installed HP2035n. But when i try to open the embedded web server, i get the error "Firefox doesn't know how to open this address, because the protocol (fe80) isn't associated with any program." What is the possible solution?
    I typed in the IPv6 address of the printer in the address feild of firefox.

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode
    Do a malware check with some malware scanning programs.<br />
    You need to scan with all programs because each program detects different malware.<br />
    Make sure that you update each program to get the latest version of their databases before doing a scan.<br />
    * http://www.malwarebytes.org/mbam.php - Malwarebytes' Anti-Malware
    * http://www.superantispyware.com/ - SuperAntispyware
    * http://www.microsoft.com/windows/products/winfamily/defender/default.mspx - Windows Defender: Home Page
    * http://www.safer-networking.org/en/index.html - Spybot Search & Destroy
    * http://www.lavasoft.com/products/ad_aware_free.php - Ad-Aware Free
    See also:
    * "Spyware on Windows": http://kb.mozillazine.org/Popups_not_blocked

  • Unable to download music - error message reads "Firefox doesn't know how to open this address, because the protocol (wmms) isn't associated with any program."

    I purchased a song to download from Walmart.com and received the error message when I tried to download the song; "Firefox doesn't know how to open this address, because the protocol (wmms) isn't associated with any program." I've never had a problem before. I paid for this download & I can't even access it.

    Does the Walmart site offer a plugin or program (Walmart MP3 Music Downloads) to handle that protocol?<br />
    See:
    * http://mp3.walmart.com/store/help/help.htm
    * http://mp3.walmart.com/store/help/downloading.htm
    On Windows a protocol need to be registered by a program that supports that protocol.
    See also http://kb.mozillazine.org/Register_protocol

  • I have a new imac how do i connect my phone to this computer if its registered with another without deleting all my content

    i have a new imac how do i connect my phone to this computer if its registered with another without deleting all my content. when i go on itunes it says that i can sync but will erase all the content and replace it with whats on the mac.

    Read this and follow carefully:
    Syncing to a "New" Computer or replacing a "crashed" Hard Drive

Maybe you are looking for