<?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 Saving bookmarks within program in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Saving-bookmarks-within-program/m-p/448823#M283487</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I save&amp;nbsp;my bookmarks (CTRL+F2 line markers) within the program so that they appear each time a program file is opened? Using SAS 9.4 (TS1M5)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 26 Mar 2018 22:08:20 GMT</pubDate>
    <dc:creator>username_dg2</dc:creator>
    <dc:date>2018-03-26T22:08:20Z</dc:date>
    <item>
      <title>Saving bookmarks within program</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Saving-bookmarks-within-program/m-p/448823#M283487</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I save&amp;nbsp;my bookmarks (CTRL+F2 line markers) within the program so that they appear each time a program file is opened? Using SAS 9.4 (TS1M5)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Mar 2018 22:08:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Saving-bookmarks-within-program/m-p/448823#M283487</guid>
      <dc:creator>username_dg2</dc:creator>
      <dc:date>2018-03-26T22:08:20Z</dc:date>
    </item>
    <item>
      <title>Re: Saving bookmarks within program</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Saving-bookmarks-within-program/m-p/448827#M283488</link>
      <description>&lt;P&gt;If you are referring to the Enhanced Editor window I don't believe you are going to find that possible.&lt;/P&gt;
&lt;P&gt;You might try adding a unique string that you know serves that purpose and could do search (and reset the mark as doing so). A comment string like /*#####*/ for instance.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Since the files that the program editor saves are pure text (regardless of the extension) the information stored in the file cannot be something like a list of line numbers that one specific program knows how to use. The information would have to be stored in something like a windows registry which would then fail if the file name was changed, or the file was moved, using any program except the&amp;nbsp;SAS editor.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Mar 2018 23:20:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Saving-bookmarks-within-program/m-p/448827#M283488</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2018-03-26T23:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: Saving bookmarks within program</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Saving-bookmarks-within-program/m-p/448866#M283489</link>
      <description>&lt;P&gt;SAS programs, when saved as such, are pure text. No information is added in the text, so helper items like the enhanced editor bookmarks can not be included. You can set marks on your own in comments, which can be found with the search function of the editor.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Mar 2018 06:16:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Saving-bookmarks-within-program/m-p/448866#M283489</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-03-27T06:16:34Z</dc:date>
    </item>
  </channel>
</rss>

