﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Millisecond Forums » Millisecond Forums » Inquisit 4  » Summary files for web script not being save to sub-directory</title><generator>InstantForum 2017-1 Final</generator><description>Millisecond Forums</description><link>https://forums.millisecond.com/</link><webMaster>Millisecond Forums</webMaster><lastBuildDate>Sun, 20 Sep 2026 16:47:52 GMT</lastBuildDate><ttl>20</ttl><item><title>Summary files for web script not being save to sub-directory</title><link>https://forums.millisecond.com/Topic20637.aspx</link><description>For most of the scripts I have hosted, the summary file is stored in a sub-directory called 'summarydata'. However, I have one script (&lt;span&gt;&lt;a href="http://scripts.millisecond.com/ahrb/dpdt/dpdt.iqx)"&gt;http://scripts.millisecond.com/ahrb/dpdt/dpdt.iqx)&lt;/a&gt; that insists on mixing the data and summary files in the same /dpdt directory. Any thoughts on how to separate these going forward? It will make data processing easier.&lt;br/&gt;&lt;/span&gt;</description><pubDate>Sat, 04 Feb 2017 00:21:53 GMT</pubDate><dc:creator>lakeside</dc:creator></item><item><title>RE: Summary files for web script not being save to sub-directory</title><link>https://forums.millisecond.com/Topic20638.aspx</link><description>&lt;div data-id="20637" class="if-quote-wrapper" unselectable="on" data-guid="1486196354567"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="20637" title="Move Cursor Below" contenteditable="false"&gt;&lt;span unselectable="on"&gt;+&lt;/span&gt;&lt;/a&gt;&lt;a class="quote-delete" unselectable="on" style="display: none;" href="#" data-id="20637" title="Delete Quote" contenteditable="false"&gt;&lt;span unselectable="on"&gt;x&lt;/span&gt;&lt;/a&gt;&lt;span unselectable="on" class="quote-markup"&gt;[quote]&lt;/span&gt;&lt;div unselectable="on" class="if-quote-header" contenteditable="false"&gt;&lt;div unselectable="on" class="if-quote-toggle-wrapper"&gt;&lt;a class="if-quote-toggle quote-link" href="#" data-id="20637" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;lakeside - Friday, February 3, 2017&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-20637"&gt;&lt;div class="if-quote-message-margin"&gt;For most of the scripts I have hosted, the summary file is stored in a sub-directory called 'summarydata'. However, I have one script (&lt;span&gt;&lt;a href="http://scripts.millisecond.com/ahrb/dpdt/dpdt.iqx)"&gt;&lt;a href="http://scripts.millisecond.com/ahrb/dpdt/dpdt.iqx)"&gt;http://scripts.millisecond.com/ahrb/dpdt/dpdt.iqx)&lt;/a&gt;&lt;/a&gt; that insists on mixing the data and summary files in the same /dpdt directory. Any thoughts on how to separate these going forward? It will make data processing easier.&lt;br/&gt;&lt;/span&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="20637"&gt;&lt;span class="goto"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;span class="quote-markup"&gt;[/quote]&lt;/span&gt;&lt;/div&gt;&lt;br/&gt;Try explicitly specifying different names for the raw vs summary data files in the script's &amp;lt;data&amp;gt; and &amp;lt;summarydata&amp;gt; elements respectively. E.g.&lt;br/&gt;&lt;br/&gt;&amp;lt;data&amp;gt;&lt;br/&gt;&lt;br/&gt;/columns = [date, time, script.subjectid, script.groupid, script.elapsedtime, computer.availablememory,&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; blocknum, blockcode, trialnum, values.trialcount, trialcode, &lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; latency, response, text.question.currentitem, values.questiontype, &lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; text.subjectquestion.currentitem, text.subjectanswer.currentitem,&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; values.var, values.std, values.t, values.p, &lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ... ]&lt;br/&gt;/ separatefiles = true&lt;br/&gt;&lt;strong&gt;/ file = "dpdt_raw.iqdat"&lt;/strong&gt;&lt;br/&gt;&amp;lt;/data&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;summarydata&amp;gt;&lt;br/&gt;&lt;br/&gt;/ columns = [&amp;nbsp;&amp;nbsp;&amp;nbsp; script.startdate, script.starttime, script.subjectid, script.groupid, script.filename, script.elapsedtime, &lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; computer.availablememory, computer.memory, computer.os, computer.cpuspeed, computer.timerresolution,&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; values.completed, expressions.nips, &lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; ...]&lt;br/&gt;/ separatefiles = true&lt;br/&gt;&lt;strong&gt;/ file = "dpdt_summary.iqdat"&lt;/strong&gt;&lt;br/&gt;&amp;lt;/summarydata&amp;gt;&lt;br/&gt;</description><pubDate>Sat, 04 Feb 2017 00:21:53 GMT</pubDate><dc:creator>Dave</dc:creator></item></channel></rss>