<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1012147" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1012147</link>
    <description></description>
    <language>en</language>
          <item>
    <title>eep!  doubters!</title>
    <link>https://www.webmaster-forums.net/serverside-scripting/newbie-question-1#comment-1070133</link>
    <description> &lt;p&gt;I told ya, geez! &lt;/p&gt;
&lt;p&gt;Yes, it is especially important for sub-routines, so the master file knows where it ends.  &lt;/p&gt;
&lt;p&gt;However good programming habits prevent frustrations and screw ups. &lt;/p&gt;
&lt;p&gt;If you have an included file, subroutine or not, add the 1; to save yourself a potential headache.&lt;/p&gt;
&lt;p&gt;*aside -- who let in all these free thinkers?  man!*&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt; Suzanne&lt;/p&gt;
 </description>
     <pubDate>Fri, 25 Aug 2000 06:24:59 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1070133 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/newbie-question-1#comment-1070126</link>
    <description> &lt;p&gt;I think it has something to do with the required file must return a positive output or something. My server used to tell me something like that when I didn&#039;t put it at the end.&lt;/p&gt;
&lt;p&gt;--Edge&lt;/p&gt;
 </description>
     <pubDate>Fri, 25 Aug 2000 05:25:54 +0000</pubDate>
 <dc:creator>Edge</dc:creator>
 <guid isPermaLink="false">comment 1070126 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/newbie-question-1#comment-1070118</link>
    <description> &lt;p&gt;What if I don&#039;t? Will the sub work okay? I tried &amp;amp; they seem fine!&lt;/p&gt;
 </description>
     <pubDate>Fri, 25 Aug 2000 04:10:15 +0000</pubDate>
 <dc:creator>123finder.com</dc:creator>
 <guid isPermaLink="false">comment 1070118 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/newbie-question-1#comment-1070098</link>
    <description> &lt;p&gt;I know I always put &#039;Mom&#039; in the end of my scripts.&lt;/p&gt;
&lt;p&gt;Umm.. Turn that camera off!&lt;/p&gt;
 </description>
     <pubDate>Fri, 25 Aug 2000 01:06:30 +0000</pubDate>
 <dc:creator>Mike Fisher</dc:creator>
 <guid isPermaLink="false">comment 1070098 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/newbie-question-1#comment-1070091</link>
    <description> &lt;p&gt;I just figured out the REAL meaning of it. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;It seems that when you are using sub routines in a seperate file from the script you have to put the 1; at the end so it will work correctly.&lt;/p&gt;
 </description>
     <pubDate>Fri, 25 Aug 2000 00:18:32 +0000</pubDate>
 <dc:creator>Orpheus</dc:creator>
 <guid isPermaLink="false">comment 1070091 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/newbie-question-1#comment-1070043</link>
    <description> &lt;p&gt;I too have required files in scripts before and never added 1 to the end but I saw it in one of the ubb files and always wondered what it meant.&lt;/p&gt;
 </description>
     <pubDate>Thu, 24 Aug 2000 08:34:50 +0000</pubDate>
 <dc:creator>minton</dc:creator>
 <guid isPermaLink="false">comment 1070043 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/newbie-question-1#comment-1070037</link>
    <description> &lt;p&gt;I do have required files without 1;&lt;br /&gt;
And they work fine, the main script still include the file when compiling&lt;/p&gt;
 </description>
     <pubDate>Thu, 24 Aug 2000 04:49:18 +0000</pubDate>
 <dc:creator>123finder.com</dc:creator>
 <guid isPermaLink="false">comment 1070037 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Required files need that to signal the end of the file</title>
    <link>https://www.webmaster-forums.net/serverside-scripting/newbie-question-1#comment-1070034</link>
    <description> &lt;p&gt;And NOTHING can go after it.  AT ALL.&lt;/p&gt;
&lt;p&gt;1; is vital as the last line of any required file.  It tells the master file that the required file EXISTS.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt; Suzanne&lt;/p&gt;
 </description>
     <pubDate>Thu, 24 Aug 2000 04:24:27 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1070034 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/newbie-question-1#comment-1070026</link>
    <description> &lt;p&gt;1;? I think thats just another way of saying exit. But who knows, some people are weird. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Thu, 24 Aug 2000 03:50:02 +0000</pubDate>
 <dc:creator>Orpheus</dc:creator>
 <guid isPermaLink="false">comment 1070026 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
