<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Aptech &#187; Answers for "error G0127 : File not open for write"</title>
	<atom:link href="http://www.aptech.com/questions/error-g0127-file-not-open-for-write/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.aptech.com</link>
	<description></description>
	<lastBuildDate>Fri, 08 Feb 2013 19:12:28 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
		<item>
		<title>By: aptech</title>
		<link>http://www.aptech.com/questions/error-g0127-file-not-open-for-write/#answer-2985</link>
		<comments>http://www.aptech.com/questions/error-g0127-file-not-open-for-write/#answer-2985#comments</comments>
		<pubDate>Sun, 30 Dec 2012 19:31:53 +0000</pubDate>
		<dc:creator>aptech</dc:creator>
		
		<guid isPermaLink="false">http://www.aptech.com/questions/error-g0127-file-not-open-for-write/#answer-2985</guid>
		<description><![CDATA[This error is returned by the GAUSS function writer. To write to a file it must have been opened with either the GAUSS function create or open. Most likely the open function returned a -1 which indicates an invalid file &#8230; <a href="http://www.aptech.com/questions/error-g0127-file-not-open-for-write/#answer-2985">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This error is returned by the GAUSS function <tt>writer</tt>. To write to a file it must have been opened with either the GAUSS function <tt>create</tt> or <tt>open</tt>.</p>
<p>Most likely the <tt>open</tt> function returned a -1 which indicates an invalid file handle. This could be because you do not have permission to write to the file, or because the file does not exist&#8211;maybe because it is located in another directory.</p>
<p>If this is not enough to solve your problem, please post some more details and we will get it solved for you.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aptech.com/questions/error-g0127-file-not-open-for-write/#answer-2985/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: www.aptech.com @ 2013-02-09 01:46:17 --