﻿<?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  » How to "scip" a script in an Online-Batch</title><generator>InstantForum 2017-1 Final</generator><description>Millisecond Forums</description><link>https://forums.millisecond.com/</link><webMaster>Millisecond Forums</webMaster><lastBuildDate>Sat, 19 Sep 2026 17:05:11 GMT</lastBuildDate><ttl>20</ttl><item><title>How to "scip" a script in an Online-Batch</title><link>https://forums.millisecond.com/Topic15923.aspx</link><description>Hey! &lt;br/&gt;I'm almost ready to go online with my survey. However, in the practice-run through I'm facing following problem now: people can't participate in the survey, if they tick a certain box - in the script, they will be refered to the end of the survey (works perfectly fine with the "scip" command). &lt;br/&gt;However, if you tick the box during the online run through, you will be refered to the textpage, saying this is the end of the survey (as it should be), but then (of course) the next script of the batch folder starts (which is the task they should not participate). &lt;br/&gt;Is there any trick constructing the batch-folder to avoid this?&lt;br/&gt;Thanks so much in advance, &lt;br/&gt;cheers*nicole (and happy Easter:))! &lt;br/&gt;</description><pubDate>Sun, 05 Apr 2015 09:35:41 GMT</pubDate><dc:creator>NicolettaConColetta</dc:creator></item><item><title>RE: How to "scip" a script in an Online-Batch</title><link>https://forums.millisecond.com/Topic15924.aspx</link><description>You need to use the script.abort() function, with the abortbatch parameter set to true.&lt;br/&gt;&lt;br/&gt;&amp;lt;surveypage Ausschluss_Ende&amp;gt;&lt;br/&gt;/ ontrialend = [script.abort(true)]&lt;br/&gt;...&lt;br/&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;br/&gt;This will terminate the entire batch.&lt;br/&gt;</description><pubDate>Sun, 05 Apr 2015 09:35:41 GMT</pubDate><dc:creator>Dave</dc:creator></item></channel></rss>