<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1001146" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1001146</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/perl-win98#comment-1005001</link>
    <description> &lt;p&gt;So it turns out that when i wrote the above i was lieing  &lt;img src=&quot;http://www.webmaster-forums.com/ubb/frown.gif&quot; alt=&quot;&quot; class=&quot;bb-image&quot; /&gt; I still donrt know how to do it.&lt;/p&gt;
&lt;p&gt;Cabn someone write down how to run the scriptpls please?? &lt;/p&gt;
&lt;p&gt;My probs are, when i run Perl.exe nothing happens and when i type that stuff that suzzane said (perl scriptname.pl) it doesnt work. Sasme in MS DOS and when i just double click the perl script it gos way to fast (about a 10th of a second before closing the window) so can someone please tell me what to do. What program I need to run to ype the commands to run the script in etc.&lt;/p&gt;
&lt;p&gt;Thanks and sorry for the hassle.&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
Thomas Minton&lt;br /&gt;
&lt;a href=&quot;http://www.javaplace.co.uk&quot; class=&quot;bb-url&quot;&gt;The JavaScript Place&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.bepaid.com/users.rhtml?REFID=10138056&quot; class=&quot;bb-url&quot;&gt;Get paid $20 - $160 an hour for viewing adverts&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Sun, 11 Jun 2000 12:15:00 +0000</pubDate>
 <dc:creator>minton</dc:creator>
 <guid isPermaLink="false">comment 1005001 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/perl-win98#comment-1005000</link>
    <description> &lt;p&gt;Thanks suzanne, now I understansd  &lt;img src=&quot;http://www.webmaster-forums.com/ubb/smile.gif&quot; alt=&quot;&quot; class=&quot;bb-image&quot; /&gt;&lt;br /&gt;
I have learning perl by oreilly and am having probs with perl. Just cant get mu head round it. Oh well, practise i spose.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
Thomas Minton&lt;br /&gt;
&lt;a href=&quot;http://www.javaplace.co.uk&quot; class=&quot;bb-url&quot;&gt;The JavaScript Place&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.bepaid.com/users.rhtml?REFID=10138056&quot; class=&quot;bb-url&quot;&gt;Get paid $20 - $160 an hour for viewing adverts&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Sat, 10 Jun 2000 12:58:00 +0000</pubDate>
 <dc:creator>minton</dc:creator>
 <guid isPermaLink="false">comment 1005000 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/perl-win98#comment-1004999</link>
    <description> &lt;p&gt;The documentation is for those who already know a whole pile about programming.&lt;/p&gt;
&lt;p&gt;Go get a Dummies, Sams, or Idiot&#039;s book, make sure they explain it from the very beginning.&lt;/p&gt;
&lt;p&gt;Learning a new language, or programming at all, is not the place to try and do it the hard way!&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;c:\perl&lt;/strong&gt; -- the directory&lt;br /&gt;
&lt;strong&gt;perl&lt;/strong&gt; -- the command to run the program using the perl&lt;br /&gt;
&lt;strong&gt;whatever.pl&lt;/strong&gt; -- the actual program to run, IN the folder c:\perl&lt;/p&gt;
&lt;p&gt;If you have the file somewhere else, move it to the c:\perl folder until you know what you are doing.  You can use folders IN the perl folder, like this:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;c:\perl perl myscripts/whatever.pl &lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;And it will work fine.  Just remember that it has to have all the relative urls in the script in the same folder, and called to in that folder in the script (myscripts/whatever.cfg, et cetera) but it doesn&#039;t have to be like that on the server usually.&lt;/p&gt;
&lt;p&gt;hth,&lt;/p&gt;
&lt;p&gt;Suzanne&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
&lt;a href=&quot;http://www.zerocattle.com&quot; class=&quot;bb-url&quot;&gt;Zero Cattle&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.inforamp.net/~suzanne/&quot; class=&quot;bb-url&quot;&gt;Suzanne&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.inforamp.net/~suzanne/index/celtic.html&quot; class=&quot;bb-url&quot;&gt;Tables DeMystified&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Sat, 10 Jun 2000 02:12:00 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1004999 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/perl-win98#comment-1004998</link>
    <description> &lt;p&gt;When you install activestate it modifies your autoexec.bat so you only have to type perl something.pl&lt;/p&gt;
 </description>
     <pubDate>Fri, 09 Jun 2000 20:34:00 +0000</pubDate>
 <dc:creator>Orpheus</dc:creator>
 <guid isPermaLink="false">comment 1004998 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/perl-win98#comment-1004997</link>
    <description> &lt;p&gt;Ok, Thanks! but i am still unsure.&lt;br /&gt;
 &lt;BLOCKQUOTE&gt;quote:&lt;br /&gt;
c:\perl perl whatever.pl&lt;br /&gt;
&lt;/blockquote&gt;&lt;/p&gt;
&lt;p&gt;Does that mean, say i had somefile on my destop i would do &lt;/p&gt;
&lt;p&gt;c:\perl perl c:\windows\desktop\my docs\bob.pl&lt;/p&gt;
&lt;p&gt;to run bob.pl? I rerally am confused and the documentation is no use.&lt;/p&gt;
&lt;p&gt;Thanks for your help though.&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
Thomas Minton&lt;br /&gt;
&lt;a href=&quot;http://www.javaplace.co.uk&quot; class=&quot;bb-url&quot;&gt;The JavaScript Place&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.bepaid.com/users.rhtml?REFID=10138056&quot; class=&quot;bb-url&quot;&gt;Get paid $20 - $160 an hour for viewing adverts&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Fri, 09 Jun 2000 19:45:00 +0000</pubDate>
 <dc:creator>minton</dc:creator>
 <guid isPermaLink="false">comment 1004997 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/perl-win98#comment-1004996</link>
    <description> &lt;p&gt;When you have MS-DOS open, you can press PauseBreak  (beside the Scroll Lock key) on the keyboard and stop the display.  It *should* not close the MS-DOS window on you if you are using it right...&lt;/p&gt;
&lt;p&gt;c:\perl perl whatever.pl&lt;/p&gt;
&lt;p&gt;and then PauseBreak to halt it mid run so you can see what&#039;s being returned.&lt;/p&gt;
&lt;p&gt;I have Perl for Dummies and they explain this extremely clearly in the front section (and supply ActiveState&#039;s version on CD).&lt;/p&gt;
&lt;p&gt;hth,&lt;/p&gt;
&lt;p&gt;Suzanne&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
&lt;a href=&quot;http://www.zerocattle.com&quot; class=&quot;bb-url&quot;&gt;Zero Cattle&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.inforamp.net/~suzanne/&quot; class=&quot;bb-url&quot;&gt;Suzanne&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.inforamp.net/~suzanne/index/celtic.html&quot; class=&quot;bb-url&quot;&gt;Tables DeMystified&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Fri, 09 Jun 2000 19:20:00 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1004996 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
