<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Changing prompt of OpenVMS system in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/changing-prompt-of-openvms-system/m-p/4519213#M96575</link>
    <description>Here's how to find this sort of stuff, and to easily answer your own questions and to make the forward progress that your boss likes:&lt;BR /&gt;&lt;BR /&gt;You could use a Google search for&lt;BR /&gt;&lt;BR /&gt;"How do I change the prompt in OpenVMS?"&lt;BR /&gt;&lt;BR /&gt;and that'll lead you to the command:&lt;BR /&gt;&lt;BR /&gt;SET PROMPT="TEST&amp;gt; "&lt;BR /&gt;&lt;BR /&gt;Or you could open and read (or open and search) the User's Guide and the DCL Dictionary available here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.hp.com/go/openvms/doc" target="_blank"&gt;http://www.hp.com/go/openvms/doc&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;PDF is easy to search, and "PROMPT" would be an obvious target for your search.&lt;BR /&gt;&lt;BR /&gt;Avoid the HP site-local search engine.  Google (still) works better, particularly if you know various available Google keywords including the site:URL keyword.&lt;BR /&gt;&lt;BR /&gt;If you're not familiar with terminology on OpenVMS (which can be a prerequisite for using and searching and learning OpenVMS), then the OpenVMS User's Guide, the OpenVMS Programming Concepts, the OpenVMS System Manager's Manual and/or the DCL Dictionary manuals are the usual first manuals to read or to skim, depending on what aspect(s) of OpenVMS you want to learn more about.  The PDF documents can be searched.</description>
    <pubDate>Thu, 22 Oct 2009 13:01:33 GMT</pubDate>
    <dc:creator>Hoff</dc:creator>
    <dc:date>2009-10-22T13:01:33Z</dc:date>
    <item>
      <title>Changing prompt of OpenVMS system</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/changing-prompt-of-openvms-system/m-p/4519210#M96572</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Can anyone tell me how I can change the prompt on my OpenVMS machine? E.g.: The current prompt is "$ ". I want to change it to "TEST&amp;gt;"&lt;BR /&gt;&lt;BR /&gt;How can I achieve this?&lt;BR /&gt;&lt;BR /&gt;Please help.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Vineet</description>
      <pubDate>Thu, 22 Oct 2009 11:15:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/changing-prompt-of-openvms-system/m-p/4519210#M96572</guid>
      <dc:creator>Vineet Deshpande</dc:creator>
      <dc:date>2009-10-22T11:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: Changing prompt of OpenVMS system</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/changing-prompt-of-openvms-system/m-p/4519211#M96573</link>
      <description>Vineet,&lt;BR /&gt;&lt;BR /&gt;HELP is your friend.&lt;BR /&gt;&lt;BR /&gt;$ HELP SET PROMPT&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Kris (aka Qkcl)</description>
      <pubDate>Thu, 22 Oct 2009 11:37:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/changing-prompt-of-openvms-system/m-p/4519211#M96573</guid>
      <dc:creator>Kris Clippeleyr</dc:creator>
      <dc:date>2009-10-22T11:37:42Z</dc:date>
    </item>
    <item>
      <title>Re: Changing prompt of OpenVMS system</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/changing-prompt-of-openvms-system/m-p/4519212#M96574</link>
      <description>"Can anyone tell me how I can change the prompt ..."&lt;BR /&gt;&lt;BR /&gt;I think everyone here can ;-)&lt;BR /&gt;&lt;BR /&gt;$&lt;BR /&gt;$ set prompt="TEST&amp;gt; "&lt;BR /&gt;TEST&amp;gt; set prompt="Remember, lots of good HELP online&amp;gt; "&lt;BR /&gt;Remember, lots of good HELP online&amp;gt; set prompt="$ "&lt;BR /&gt;$&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Art</description>
      <pubDate>Thu, 22 Oct 2009 12:56:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/changing-prompt-of-openvms-system/m-p/4519212#M96574</guid>
      <dc:creator>Art Wiens</dc:creator>
      <dc:date>2009-10-22T12:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: Changing prompt of OpenVMS system</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/changing-prompt-of-openvms-system/m-p/4519213#M96575</link>
      <description>Here's how to find this sort of stuff, and to easily answer your own questions and to make the forward progress that your boss likes:&lt;BR /&gt;&lt;BR /&gt;You could use a Google search for&lt;BR /&gt;&lt;BR /&gt;"How do I change the prompt in OpenVMS?"&lt;BR /&gt;&lt;BR /&gt;and that'll lead you to the command:&lt;BR /&gt;&lt;BR /&gt;SET PROMPT="TEST&amp;gt; "&lt;BR /&gt;&lt;BR /&gt;Or you could open and read (or open and search) the User's Guide and the DCL Dictionary available here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.hp.com/go/openvms/doc" target="_blank"&gt;http://www.hp.com/go/openvms/doc&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;PDF is easy to search, and "PROMPT" would be an obvious target for your search.&lt;BR /&gt;&lt;BR /&gt;Avoid the HP site-local search engine.  Google (still) works better, particularly if you know various available Google keywords including the site:URL keyword.&lt;BR /&gt;&lt;BR /&gt;If you're not familiar with terminology on OpenVMS (which can be a prerequisite for using and searching and learning OpenVMS), then the OpenVMS User's Guide, the OpenVMS Programming Concepts, the OpenVMS System Manager's Manual and/or the DCL Dictionary manuals are the usual first manuals to read or to skim, depending on what aspect(s) of OpenVMS you want to learn more about.  The PDF documents can be searched.</description>
      <pubDate>Thu, 22 Oct 2009 13:01:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/changing-prompt-of-openvms-system/m-p/4519213#M96575</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2009-10-22T13:01:33Z</dc:date>
    </item>
    <item>
      <title>Re: Changing prompt of OpenVMS system</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/changing-prompt-of-openvms-system/m-p/4519214#M96576</link>
      <description>&lt;BR /&gt;Vineet,&lt;BR /&gt;&lt;BR /&gt;Here's an example of what I use on my systems - it should give a good idea of how the HELP information can be used.&lt;BR /&gt;&lt;BR /&gt;Rich&lt;BR /&gt;</description>
      <pubDate>Fri, 23 Oct 2009 12:04:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/changing-prompt-of-openvms-system/m-p/4519214#M96576</guid>
      <dc:creator>Rich Hearn</dc:creator>
      <dc:date>2009-10-23T12:04:53Z</dc:date>
    </item>
  </channel>
</rss>

