<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://mediawiki.kfs.oeaw.ac.at/stx/docs/wiki/index.php?action=history&amp;feed=atom&amp;title=Programmer_Guide%2FBScript</id>
	<title>Programmer Guide/BScript - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://mediawiki.kfs.oeaw.ac.at/stx/docs/wiki/index.php?action=history&amp;feed=atom&amp;title=Programmer_Guide%2FBScript"/>
	<link rel="alternate" type="text/html" href="https://mediawiki.kfs.oeaw.ac.at/stx/docs/wiki/index.php?title=Programmer_Guide/BScript&amp;action=history"/>
	<updated>2026-05-06T20:06:44Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://mediawiki.kfs.oeaw.ac.at/stx/docs/wiki/index.php?title=Programmer_Guide/BScript&amp;diff=9938&amp;oldid=prev</id>
		<title>Toni: /* File I/O Functions */</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.kfs.oeaw.ac.at/stx/docs/wiki/index.php?title=Programmer_Guide/BScript&amp;diff=9938&amp;oldid=prev"/>
		<updated>2018-03-15T09:18:31Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;File I/O Functions&lt;/span&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 11:18, 15 March 2018&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l176&quot;&gt;Line 176:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 176:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;  CON loadData &amp;#039;&amp;#039;textmode&amp;#039;&amp;#039;; &amp;#039;&amp;#039;filepath&amp;#039;&amp;#039; [; &amp;#039;&amp;#039;colsep&amp;#039;&amp;#039;=blank; &amp;#039;&amp;#039;header&amp;#039;&amp;#039;=0; &amp;#039;&amp;#039;skiplines&amp;#039;&amp;#039;=0; &amp;#039;&amp;#039;loadlines&amp;#039;&amp;#039;=*]&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;  CON loadData &amp;#039;&amp;#039;textmode&amp;#039;&amp;#039;; &amp;#039;&amp;#039;filepath&amp;#039;&amp;#039; [; &amp;#039;&amp;#039;colsep&amp;#039;&amp;#039;=blank; &amp;#039;&amp;#039;header&amp;#039;&amp;#039;=0; &amp;#039;&amp;#039;skiplines&amp;#039;&amp;#039;=0; &amp;#039;&amp;#039;loadlines&amp;#039;&amp;#039;=*]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;This function loads numerical data tables or string data tables from the specified text file &amp;#039;&amp;#039;filepath&amp;#039;&amp;#039;. The result of the function is a [[Programmer_Guide/Shell_Items/Table/Introducing_Table_Items#Parameter_Table|parameter table item]] or an [[Programmer_Guide/Shell_Items/Table/Introducing_Table_Items#Extended_Table|extended table]] containing the loaded data or an empty string if the function failes.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;This function loads numerical data tables or string data tables from the specified text file &amp;#039;&amp;#039;filepath&amp;#039;&amp;#039;. The result of the function is a [[Programmer_Guide/Shell_Items/Table/Introducing_Table_Items#Parameter_Table|parameter table item]] or an [[Programmer_Guide/Shell_Items/Table/Introducing_Table_Items#Extended_Table|extended table]] containing the loaded data or an empty string if the function failes.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;:&amp;lt;code&amp;gt;&#039;&#039;textmode&#039;&#039;&amp;lt;/code&amp;gt;: &#039;&#039;&#039;text&#039;&#039;&#039; for normal text files &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;and &lt;/del&gt;&#039;&#039;&#039;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;textcontinuation&lt;/del&gt;&#039;&#039;&#039; if the text file may contain [[Programmer_Guide/Source_code#Escape_and_Continuation_Character|continuation lines]]&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;:&amp;lt;code&amp;gt;&#039;&#039;textmode&#039;&#039;&amp;lt;/code&amp;gt;:  &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;::* &lt;/ins&gt;&#039;&#039;&#039;text&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&#039;&#039;&#039; for numerical text files; use &#039;&#039;&#039;textcontinuation&#039;&#039;&#039; if the text file may contain [[Programmer_Guide/Source_code#Escape_and_Continuation_Character|continuation lines]]&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;::* &#039;&#039;&#039;string&lt;/ins&gt;&#039;&#039;&#039; for normal text files&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;; &lt;/ins&gt;&#039;&#039;&#039;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;stringcontinuation&lt;/ins&gt;&#039;&#039;&#039; if the text file may contain [[Programmer_Guide/Source_code#Escape_and_Continuation_Character|continuation lines]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;:&amp;lt;code&amp;gt;&amp;#039;&amp;#039;filepath&amp;#039;&amp;#039;&amp;lt;/code&amp;gt;: the path of the file containing the data to be loaded&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;:&amp;lt;code&amp;gt;&amp;#039;&amp;#039;filepath&amp;#039;&amp;#039;&amp;lt;/code&amp;gt;: the path of the file containing the data to be loaded&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;:&amp;lt;code&amp;gt;&amp;#039;&amp;#039;colsep&amp;#039;&amp;#039;&amp;lt;/code&amp;gt;: the column seperator: &amp;#039;&amp;#039;&amp;#039;blank&amp;#039;&amp;#039;&amp;#039;, &amp;#039;&amp;#039;&amp;#039;tab&amp;#039;&amp;#039;&amp;#039;, &amp;#039;&amp;#039;&amp;#039;comma&amp;#039;&amp;#039;&amp;#039; or &amp;#039;&amp;#039;&amp;#039;semicolon&amp;#039;&amp;#039;&amp;#039;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;:&amp;lt;code&amp;gt;&amp;#039;&amp;#039;colsep&amp;#039;&amp;#039;&amp;lt;/code&amp;gt;: the column seperator: &amp;#039;&amp;#039;&amp;#039;blank&amp;#039;&amp;#039;&amp;#039;, &amp;#039;&amp;#039;&amp;#039;tab&amp;#039;&amp;#039;&amp;#039;, &amp;#039;&amp;#039;&amp;#039;comma&amp;#039;&amp;#039;&amp;#039; or &amp;#039;&amp;#039;&amp;#039;semicolon&amp;#039;&amp;#039;&amp;#039;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Toni</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.kfs.oeaw.ac.at/stx/docs/wiki/index.php?title=Programmer_Guide/BScript&amp;diff=9937&amp;oldid=prev</id>
		<title>Toni: /* File I/O Functions */</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.kfs.oeaw.ac.at/stx/docs/wiki/index.php?title=Programmer_Guide/BScript&amp;diff=9937&amp;oldid=prev"/>
		<updated>2018-03-15T09:16:36Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;File I/O Functions&lt;/span&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 11:16, 15 March 2018&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l175&quot;&gt;Line 175:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 175:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;  CON loadData &amp;#039;&amp;#039;textmode&amp;#039;&amp;#039;; &amp;#039;&amp;#039;filepath&amp;#039;&amp;#039; [; &amp;#039;&amp;#039;colsep&amp;#039;&amp;#039;=blank; &amp;#039;&amp;#039;header&amp;#039;&amp;#039;=0; &amp;#039;&amp;#039;skiplines&amp;#039;&amp;#039;=0; &amp;#039;&amp;#039;loadlines&amp;#039;&amp;#039;=*]&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;  CON loadData &amp;#039;&amp;#039;textmode&amp;#039;&amp;#039;; &amp;#039;&amp;#039;filepath&amp;#039;&amp;#039; [; &amp;#039;&amp;#039;colsep&amp;#039;&amp;#039;=blank; &amp;#039;&amp;#039;header&amp;#039;&amp;#039;=0; &amp;#039;&amp;#039;skiplines&amp;#039;&amp;#039;=0; &amp;#039;&amp;#039;loadlines&amp;#039;&amp;#039;=*]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;This function loads numerical data tables from the specified text file &#039;&#039;filepath&#039;&#039;. The result of the function is a [[Programmer_Guide/Shell_Items/Table/Introducing_Table_Items#Parameter_Table|parameter table item]] containing the loaded data or an empty string if the function failes.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;This function loads numerical &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;data tables or string &lt;/ins&gt;data tables from the specified text file &#039;&#039;filepath&#039;&#039;. The result of the function is a [[Programmer_Guide/Shell_Items/Table/Introducing_Table_Items#Parameter_Table|parameter table item&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;]] or an [[Programmer_Guide/Shell_Items/Table/Introducing_Table_Items#Extended_Table|extended table&lt;/ins&gt;]] containing the loaded data or an empty string if the function failes.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;:&amp;lt;code&amp;gt;&#039;&#039;textmode&#039;&#039;&amp;lt;/code&amp;gt;: &#039;&#039;&#039;text&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&#039;&#039;&#039; or &#039;&#039;&#039;ascii&lt;/del&gt;&#039;&#039;&#039; for normal text files and &#039;&#039;&#039;textcontinuation&#039;&#039;&#039; if the text file may contain [[Programmer_Guide/Source_code#Escape_and_Continuation_Character|continuation lines]]&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;:&amp;lt;code&amp;gt;&#039;&#039;textmode&#039;&#039;&amp;lt;/code&amp;gt;: &#039;&#039;&#039;text&#039;&#039;&#039; for normal text files and &#039;&#039;&#039;textcontinuation&#039;&#039;&#039; if the text file may contain [[Programmer_Guide/Source_code#Escape_and_Continuation_Character|continuation lines]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;:&amp;lt;code&amp;gt;&amp;#039;&amp;#039;filepath&amp;#039;&amp;#039;&amp;lt;/code&amp;gt;: the path of the file containing the data to be loaded&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;:&amp;lt;code&amp;gt;&amp;#039;&amp;#039;filepath&amp;#039;&amp;#039;&amp;lt;/code&amp;gt;: the path of the file containing the data to be loaded&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;:&amp;lt;code&amp;gt;&amp;#039;&amp;#039;colsep&amp;#039;&amp;#039;&amp;lt;/code&amp;gt;: the column seperator: &amp;#039;&amp;#039;&amp;#039;blank&amp;#039;&amp;#039;&amp;#039;, &amp;#039;&amp;#039;&amp;#039;tab&amp;#039;&amp;#039;&amp;#039;, &amp;#039;&amp;#039;&amp;#039;comma&amp;#039;&amp;#039;&amp;#039; or &amp;#039;&amp;#039;&amp;#039;semicolon&amp;#039;&amp;#039;&amp;#039;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;:&amp;lt;code&amp;gt;&amp;#039;&amp;#039;colsep&amp;#039;&amp;#039;&amp;lt;/code&amp;gt;: the column seperator: &amp;#039;&amp;#039;&amp;#039;blank&amp;#039;&amp;#039;&amp;#039;, &amp;#039;&amp;#039;&amp;#039;tab&amp;#039;&amp;#039;&amp;#039;, &amp;#039;&amp;#039;&amp;#039;comma&amp;#039;&amp;#039;&amp;#039; or &amp;#039;&amp;#039;&amp;#039;semicolon&amp;#039;&amp;#039;&amp;#039;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Toni</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.kfs.oeaw.ac.at/stx/docs/wiki/index.php?title=Programmer_Guide/BScript&amp;diff=9367&amp;oldid=prev</id>
		<title>Jw: /* File I/O Functions */</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.kfs.oeaw.ac.at/stx/docs/wiki/index.php?title=Programmer_Guide/BScript&amp;diff=9367&amp;oldid=prev"/>
		<updated>2017-06-27T07:30:06Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;File I/O Functions&lt;/span&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 09:30, 27 June 2017&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l192&quot;&gt;Line 192:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 192:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;:&amp;lt;code&amp;gt;&amp;#039;&amp;#039;header&amp;#039;&amp;#039;&amp;lt;/code&amp;gt;: If set to &amp;#039;&amp;#039;&amp;#039;yes&amp;#039;&amp;#039;&amp;#039; (or &amp;#039;&amp;#039;&amp;#039;1&amp;#039;&amp;#039;&amp;#039;), field names of the table are stored in the first line of the text file. Otherwise, no header-line is stored in the file.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;:&amp;lt;code&amp;gt;&amp;#039;&amp;#039;header&amp;#039;&amp;#039;&amp;lt;/code&amp;gt;: If set to &amp;#039;&amp;#039;&amp;#039;yes&amp;#039;&amp;#039;&amp;#039; (or &amp;#039;&amp;#039;&amp;#039;1&amp;#039;&amp;#039;&amp;#039;), field names of the table are stored in the first line of the text file. Otherwise, no header-line is stored in the file.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;:&amp;lt;code&amp;gt;&amp;#039;&amp;#039;colsep&amp;#039;&amp;#039;&amp;lt;/code&amp;gt;: the column seperator: &amp;#039;&amp;#039;&amp;#039;blank&amp;#039;&amp;#039;&amp;#039;, &amp;#039;&amp;#039;&amp;#039;tab&amp;#039;&amp;#039;&amp;#039;, &amp;#039;&amp;#039;&amp;#039;comma&amp;#039;&amp;#039;&amp;#039; or &amp;#039;&amp;#039;&amp;#039;semicolon&amp;#039;&amp;#039;&amp;#039;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;:&amp;lt;code&amp;gt;&amp;#039;&amp;#039;colsep&amp;#039;&amp;#039;&amp;lt;/code&amp;gt;: the column seperator: &amp;#039;&amp;#039;&amp;#039;blank&amp;#039;&amp;#039;&amp;#039;, &amp;#039;&amp;#039;&amp;#039;tab&amp;#039;&amp;#039;&amp;#039;, &amp;#039;&amp;#039;&amp;#039;comma&amp;#039;&amp;#039;&amp;#039; or &amp;#039;&amp;#039;&amp;#039;semicolon&amp;#039;&amp;#039;&amp;#039;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;:&amp;lt;code&amp;gt;&#039;&#039;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;colsep&lt;/del&gt;&#039;&#039;&amp;lt;/code&amp;gt;: the decimal symbol to be used for floating point numbers: &#039;&#039;&#039;dot&#039;&#039;&#039; or &#039;&#039;&#039;comma&#039;&#039;&#039;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;:&amp;lt;code&amp;gt;&#039;&#039;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;decsym&lt;/ins&gt;&#039;&#039;&amp;lt;/code&amp;gt;: the decimal symbol to be used for floating point numbers: &#039;&#039;&#039;dot&#039;&#039;&#039; or &#039;&#039;&#039;comma&#039;&#039;&#039;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;:&amp;lt;code&amp;gt;&amp;#039;&amp;#039;floatfmt&amp;#039;&amp;#039;&amp;lt;/code&amp;gt;: the format of floating point numbers; any valid float/double C-format string (e.g.: %g, %.2f, ...)&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;:&amp;lt;code&amp;gt;&amp;#039;&amp;#039;floatfmt&amp;#039;&amp;#039;&amp;lt;/code&amp;gt;: the format of floating point numbers; any valid float/double C-format string (e.g.: %g, %.2f, ...)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;:&amp;lt;code&amp;gt;&amp;#039;&amp;#039;intfmt&amp;#039;&amp;#039;&amp;lt;/code&amp;gt;: the format of integer numbers; any valid float/double C-format string (e.g.: %.0f, ...)&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;:&amp;lt;code&amp;gt;&amp;#039;&amp;#039;intfmt&amp;#039;&amp;#039;&amp;lt;/code&amp;gt;: the format of integer numbers; any valid float/double C-format string (e.g.: %.0f, ...)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Jw</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.kfs.oeaw.ac.at/stx/docs/wiki/index.php?title=Programmer_Guide/BScript&amp;diff=9109&amp;oldid=prev</id>
		<title>Jw at 07:00, 25 October 2016</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.kfs.oeaw.ac.at/stx/docs/wiki/index.php?title=Programmer_Guide/BScript&amp;diff=9109&amp;oldid=prev"/>
		<updated>2016-10-25T07:00:03Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 09:00, 25 October 2016&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;{{DISPLAYTITLE:BScript - The runtime environment of Scripts}}&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;{{DISPLAYTITLE:BScript - The runtime environment of Scripts}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-added&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The {{STX}} application implements an environment for the development, debugging and execution of user scripts. It is used by the [[User_Guide/The_Script_Controller|Script Controller]] and the [[User_Guide/STX_Console|Console]] to load a script file and to test, debug or run a macro defined in this file. When the execution of the macro is finished, the script file is unloaded and the runtime environment is deleted.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The {{STX}} application implements an environment for the development, debugging and execution of user scripts. It is used by the [[User_Guide/The_Script_Controller|Script Controller]] and the [[User_Guide/STX_Console|Console]] to load a script file and to test, debug or run a macro defined in this file. When the execution of the macro is finished, the script file is unloaded and the runtime environment is deleted.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Jw</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.kfs.oeaw.ac.at/stx/docs/wiki/index.php?title=Programmer_Guide/BScript&amp;diff=8755&amp;oldid=prev</id>
		<title>Toni at 13:20, 28 January 2016</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.kfs.oeaw.ac.at/stx/docs/wiki/index.php?title=Programmer_Guide/BScript&amp;diff=8755&amp;oldid=prev"/>
		<updated>2016-01-28T13:20:11Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;a href=&quot;https://mediawiki.kfs.oeaw.ac.at/stx/docs/wiki/index.php?title=Programmer_Guide/BScript&amp;amp;diff=8755&amp;amp;oldid=6867&quot;&gt;Show changes&lt;/a&gt;</summary>
		<author><name>Toni</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.kfs.oeaw.ac.at/stx/docs/wiki/index.php?title=Programmer_Guide/BScript&amp;diff=6867&amp;oldid=prev</id>
		<title>Christian: Christian moved page Programmer Guide/BScript to Programmer Guide/Scripts</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.kfs.oeaw.ac.at/stx/docs/wiki/index.php?title=Programmer_Guide/BScript&amp;diff=6867&amp;oldid=prev"/>
		<updated>2014-04-29T21:16:47Z</updated>

		<summary type="html">&lt;p&gt;Christian moved page &lt;a href=&quot;/stx/docs/wiki/index.php/Programmer_Guide/BScript&quot; title=&quot;Programmer Guide/BScript&quot;&gt;Programmer Guide/BScript&lt;/a&gt; to &lt;a href=&quot;/stx/docs/wiki/index.php?title=Programmer_Guide/Scripts&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Programmer Guide/Scripts (page does not exist)&quot;&gt;Programmer Guide/Scripts&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;#REDIRECT [[Programmer Guide/Scripts]]&lt;/div&gt;</summary>
		<author><name>Christian</name></author>
	</entry>
</feed>