<?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: Oops - I lost my data ... in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Oops-I-lost-my-data/m-p/820734#M99955</link>
    <description>&lt;P&gt;&lt;SPAN class="lia-mentions-gte-v2-autocomplete"&gt;&lt;SPAN class="lia-mentions-gte-v2-trigger" contenteditable="false"&gt;#&lt;/SPAN&gt;&lt;SPAN class="lia-mentions-search-term"&gt;1:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/7749"&gt;@Dahlia_Watkins&lt;/a&gt;&amp;nbsp;, thank you for digging deeper and triggering a bugfix for a future release : )&lt;BR /&gt;&lt;BR /&gt;[TS - 00177463]&lt;/P&gt;</description>
    <pubDate>Thu, 18 Sep 2025 19:48:11 GMT</pubDate>
    <dc:creator>hogi</dc:creator>
    <dc:date>2025-09-18T19:48:11Z</dc:date>
    <item>
      <title>Oops - I lost my data ...</title>
      <link>https://community.jmp.com/t5/Discussions/Oops-I-lost-my-data/m-p/820169#M99855</link>
      <description>&lt;P&gt;Remember, you must not ....&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;STRIKE&gt;&lt;A href="https://community.jmp.com/t5/Discussions/Oops-I-lost-my-data/m-p/820175/highlight/true#M99856" target="_blank" rel="noopener"&gt;create a &lt;STRONG&gt;virtual link&lt;/STRONG&gt; with a wrong table reference&lt;/A&gt;&amp;nbsp;&lt;/STRIKE&gt;(fixed &amp;lt;= v18.2.2)&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://community.jmp.com/t5/Discussions/Oops-I-lost-my-data/m-p/824432/highlight/true#M100399" target="_blank" rel="noopener"&gt;&lt;STRIKE&gt;create a summary table with a &lt;STRONG&gt;compact&lt;/STRONG&gt; column&lt;/STRIKE&gt;&amp;nbsp;&lt;/A&gt;&amp;nbsp;(fixed &amp;lt;= v18.2.2)&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It makes your data table non-accessible!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[More&amp;nbsp;&lt;/SPAN&gt;&lt;A class="lia-mention-container-editor-message lia-img-icon-forum-thread lia-fa-icon lia-fa-forum lia-fa-thread lia-fa" href="https://community.jmp.com/t5/Discussions/Topic-Containers/m-p/699825#U699825" target="_blank" rel="noopener"&gt;Topic Containers&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;like this]&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Oct 2025 23:07:22 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Oops-I-lost-my-data/m-p/820169#M99855</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2025-10-07T23:07:22Z</dc:date>
    </item>
    <item>
      <title>Re: Oops - I lost my data ...</title>
      <link>https://community.jmp.com/t5/Discussions/Oops-I-lost-my-data/m-p/820175#M99856</link>
      <description>&lt;P&gt;option 1):&lt;BR /&gt;add a Link with a non-resolved reference:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Names Default to Here(1);

dt =  Open( "$SAMPLE_DATA/Big Class.jmp" );

dt &amp;lt;&amp;lt; new column("Conan the Destroyer",Set Property("Link Reference", {Reference Table(link_path), Options("Use Linked Column Name", "Auto Open")}));

dt &amp;lt;&amp;lt; save("$TEMP/test.jmp");
close(dt, noSave);

open("$TEMP/test.jmp");&lt;/CODE&gt;&amp;nbsp;&amp;nbsp;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;fixed in JMP18.2.2?&lt;/P&gt;</description>
      <pubDate>Thu, 18 Sep 2025 19:57:49 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Oops-I-lost-my-data/m-p/820175#M99856</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2025-09-18T19:57:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a data table non-accessible?</title>
      <link>https://community.jmp.com/t5/Discussions/Oops-I-lost-my-data/m-p/820200#M99857</link>
      <description>&lt;P&gt;In what sense non-accessible?&lt;/P&gt;</description>
      <pubDate>Mon, 02 Dec 2024 16:34:02 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Oops-I-lost-my-data/m-p/820200#M99857</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2024-12-02T16:34:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a data table non-accessible?</title>
      <link>https://community.jmp.com/t5/Discussions/Oops-I-lost-my-data/m-p/820205#M99859</link>
      <description>&lt;P&gt;In the sense of "dead".&lt;/P&gt;</description>
      <pubDate>Mon, 02 Dec 2024 17:01:57 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Oops-I-lost-my-data/m-p/820205#M99859</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2024-12-02T17:01:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a data table non-accessible?</title>
      <link>https://community.jmp.com/t5/Discussions/Oops-I-lost-my-data/m-p/820209#M99860</link>
      <description>&lt;P&gt;The good thing:&lt;BR /&gt;JMP stores the Table reference in plain text ...&lt;BR /&gt;&lt;BR /&gt;By deleting the &lt;FONT face="courier new,courier"&gt;", Auto Open"&lt;/FONT&gt; one can revive the file:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hogi_0-1733159175285.png" style="width: 912px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/70793iDB9C5F93B161627F/image-dimensions/912x96?v=v2" width="912" height="96" role="button" title="hogi_0-1733159175285.png" alt="hogi_0-1733159175285.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;JMP will show a warning message:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hogi_1-1733159536529.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/70794i5B090837CE8E3810/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hogi_1-1733159536529.png" alt="hogi_1-1733159536529.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;and skip the details of the erroneous column.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Dec 2024 17:12:50 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Oops-I-lost-my-data/m-p/820209#M99860</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2024-12-02T17:12:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a data table non-accessible?</title>
      <link>https://community.jmp.com/t5/Discussions/Oops-I-lost-my-data/m-p/820211#M99861</link>
      <description>&lt;P&gt;What is the purpose of this thread?&lt;/P&gt;</description>
      <pubDate>Mon, 02 Dec 2024 18:18:58 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Oops-I-lost-my-data/m-p/820211#M99861</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2024-12-02T18:18:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a data table non-accessible?</title>
      <link>https://community.jmp.com/t5/Discussions/Oops-I-lost-my-data/m-p/820246#M99866</link>
      <description>&lt;P&gt;Why would you want to make your data non-accessible in such a way that it is basically corrupted?&lt;/P&gt;</description>
      <pubDate>Mon, 02 Dec 2024 19:44:46 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Oops-I-lost-my-data/m-p/820246#M99866</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2024-12-02T19:44:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a data table non-accessible?</title>
      <link>https://community.jmp.com/t5/Discussions/Oops-I-lost-my-data/m-p/820247#M99867</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/2687"&gt;@txnelson&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;What is the purpose of this thread?&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;BR /&gt;mainly: Help people save their work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Besides that:&lt;BR /&gt;a) Documentation: Things you should &lt;STRONG&gt;NOT&lt;/STRONG&gt;&amp;nbsp;(!!) do with your data table.&lt;BR /&gt;&lt;BR /&gt;b) Motivation:&lt;BR /&gt;@ colleagues - please invest 30 minutes to understand the beauty of &lt;FONT face="courier new,courier"&gt;Eval/Eval Expr/Expr&lt;BR /&gt;&lt;/FONT&gt;(the basics: # 62, some examples: #66)&amp;nbsp; ---&amp;nbsp; it will save you from lost data like this one.&lt;BR /&gt;&lt;BR /&gt;c) preventive action:&lt;/P&gt;&lt;P&gt;-&amp;gt; I will add a &lt;FONT face="courier new,courier"&gt;check + warning&lt;/FONT&gt;&amp;nbsp;functionality to the&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hogi_0-1733168619557.png" style="width: 34px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/70797i8F3EB22EB1CE4F02/image-dimensions/34x28?v=v2" width="34" height="28" role="button" title="hogi_0-1733168619557.png" alt="hogi_0-1733168619557.png" /&gt;&lt;/span&gt;&amp;nbsp;button ...&lt;BR /&gt;&lt;FONT color="#339966"&gt;&lt;EM&gt;if a variable is defined in the script - and the variable shows up in a message (&amp;lt;&amp;lt;&amp;nbsp; ...)&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&lt;/FONT&gt;... show a WARNING !&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2024 14:50:00 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Oops-I-lost-my-data/m-p/820247#M99867</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2024-12-03T14:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a data table non-accessible?</title>
      <link>https://community.jmp.com/t5/Discussions/Oops-I-lost-my-data/m-p/820252#M99871</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/26800"&gt;@hogi&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;a &lt;FONT face="courier new,courier"&gt;check + warning&lt;/FONT&gt;&amp;nbsp;functionality &amp;nbsp;...&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6365689292112w714h540r1" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6365689292112" data-account="6058004218001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6058004218001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6365689292112w714h540r1');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://community.jmp.com/t5/video/gallerypage/video-id/6365689292112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 07 Dec 2024 19:24:25 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Oops-I-lost-my-data/m-p/820252#M99871</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2024-12-07T19:24:25Z</dc:date>
    </item>
    <item>
      <title>Re: Oops - I lost my data ...</title>
      <link>https://community.jmp.com/t5/Discussions/Oops-I-lost-my-data/m-p/820733#M99954</link>
      <description>&lt;P&gt;I believe understand the problem after speaking with another colleague.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The issue here is the JMP user interface will not allow one to save a table, with Auto Open selected, while an invalid Link Reference path exists. The JMP UI will save the table but will set the Auto Open option. So the table can be opened or recovered.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In JSL however, it is permitted. The table is saved with Auto Open and an invalid Link Reference. This prevents JMP from opening the table. The JMP UI has some sort of safety check in place that is not built into JSL.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've reported this issue so it can be addressed in a future release.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best!&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2024 21:59:13 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Oops-I-lost-my-data/m-p/820733#M99954</guid>
      <dc:creator>Dahlia_Watkins</dc:creator>
      <dc:date>2024-12-04T21:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: Oops - I lost my data ...</title>
      <link>https://community.jmp.com/t5/Discussions/Oops-I-lost-my-data/m-p/820734#M99955</link>
      <description>&lt;P&gt;&lt;SPAN class="lia-mentions-gte-v2-autocomplete"&gt;&lt;SPAN class="lia-mentions-gte-v2-trigger" contenteditable="false"&gt;#&lt;/SPAN&gt;&lt;SPAN class="lia-mentions-search-term"&gt;1:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/7749"&gt;@Dahlia_Watkins&lt;/a&gt;&amp;nbsp;, thank you for digging deeper and triggering a bugfix for a future release : )&lt;BR /&gt;&lt;BR /&gt;[TS - 00177463]&lt;/P&gt;</description>
      <pubDate>Thu, 18 Sep 2025 19:48:11 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Oops-I-lost-my-data/m-p/820734#M99955</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2025-09-18T19:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a data table non-accessible?</title>
      <link>https://community.jmp.com/t5/Discussions/Oops-I-lost-my-data/m-p/821299#M100036</link>
      <description>&lt;P&gt;Thanks hogi,&lt;BR /&gt;I could rescue a few of my datasets with your solution! Highly appreciated&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2024 08:33:48 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Oops-I-lost-my-data/m-p/821299#M100036</guid>
      <dc:creator>HaltsMaulwurf</dc:creator>
      <dc:date>2024-12-09T08:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: Oops - I lost my data ...</title>
      <link>https://community.jmp.com/t5/Discussions/Oops-I-lost-my-data/m-p/824432#M100399</link>
      <description>&lt;P&gt;option 2)&amp;nbsp; create a&amp;nbsp;summary table&lt;/P&gt;
&lt;P&gt;- with a link to the main table (default)&lt;/P&gt;
&lt;P&gt;- with a &lt;EM&gt;compact&lt;/EM&gt; column&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;dt = New Table( "input",
	Add Rows( 3 ),
	New Column( "ID",
		Character,
		"Nominal",
		Set Values( {"A_1", "A_2", "A_3"} ),
		Compact() // &amp;lt;- disable to remove the bug
	)
);

dt sum = dt &amp;lt;&amp;lt; Summary(	Group( :ID ),
//Link to original data table( 0 ) // &amp;lt;- uncomment to disable the bug
);

fn = "$temp\bug" || Char(random integer(10000))||".jmp";
dtsum  &amp;lt;&amp;lt; Save( fn );
Close( dt sum, NoSave );
Try(open(fn), Caption("sorry, the file is damaged"));&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When you try to open the file manually, JMP will display an error message:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hogi_0-1734610373533.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/71421i47736583FCBCF55B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hogi_0-1734610373533.png" alt="hogi_0-1734610373533.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;same issue with linked subset tables?&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;fixed in JMP18.2.2?&lt;/P&gt;</description>
      <pubDate>Thu, 18 Sep 2025 20:00:15 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Oops-I-lost-my-data/m-p/824432#M100399</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2025-09-18T20:00:15Z</dc:date>
    </item>
  </channel>
</rss>

