<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: KSH Scripting -- TO-HERE Block in a Function in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ksh-scripting-to-here-block-in-a-function/m-p/4479356#M680313</link>
    <description>It always complains of:&lt;BR /&gt;&lt;BR /&gt;syntax error at line NN : `&amp;lt;&amp;lt;' unmatched&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 13 Aug 2009 18:41:59 GMT</pubDate>
    <dc:creator>Alzhy</dc:creator>
    <dc:date>2009-08-13T18:41:59Z</dc:date>
    <item>
      <title>KSH Scripting -- TO-HERE Block in a Function</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ksh-scripting-to-here-block-in-a-function/m-p/4479355#M680312</link>
      <description>Can't seem to have a TO-HERE Block work:&lt;BR /&gt;&lt;BR /&gt;function check_port&lt;BR /&gt;{&lt;BR /&gt;subsys &amp;lt;&lt;TOHERE&gt;&lt;/TOHERE&gt;blah&lt;BR /&gt;blah&lt;BR /&gt;&lt;INTERACTIVE response=""&gt;&amp;gt;&lt;BR /&gt;TOHERE&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Any idears?&lt;BR /&gt;&lt;/INTERACTIVE&gt;</description>
      <pubDate>Thu, 13 Aug 2009 18:39:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ksh-scripting-to-here-block-in-a-function/m-p/4479355#M680312</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2009-08-13T18:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: KSH Scripting -- TO-HERE Block in a Function</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ksh-scripting-to-here-block-in-a-function/m-p/4479356#M680313</link>
      <description>It always complains of:&lt;BR /&gt;&lt;BR /&gt;syntax error at line NN : `&amp;lt;&amp;lt;' unmatched&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Aug 2009 18:41:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ksh-scripting-to-here-block-in-a-function/m-p/4479356#M680313</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2009-08-13T18:41:59Z</dc:date>
    </item>
    <item>
      <title>Re: KSH Scripting -- TO-HERE Block in a Function</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ksh-scripting-to-here-block-in-a-function/m-p/4479357#M680314</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Does this help"&lt;BR /&gt;&lt;BR /&gt;# cat ./myscript&lt;BR /&gt;#!/usr/bin/sh&lt;BR /&gt;function subsys&lt;BR /&gt;{&lt;BR /&gt;   while read X&lt;BR /&gt;   do&lt;BR /&gt;       echo ${X}&lt;BR /&gt;   done&lt;BR /&gt;   echo "...and it is $(date)"&lt;BR /&gt;}&lt;BR /&gt;function check_port&lt;BR /&gt;{&lt;BR /&gt;subsys &amp;lt;&lt;TOHERE&gt;&lt;/TOHERE&gt;blah&lt;BR /&gt;blah&lt;BR /&gt;blah&lt;BR /&gt;TOHERE&lt;BR /&gt;}&lt;BR /&gt;check_port&lt;BR /&gt;exit 0&lt;BR /&gt;&lt;BR /&gt;# ./myscript&lt;BR /&gt;blah&lt;BR /&gt;blah&lt;BR /&gt;blah&lt;BR /&gt;...and it is Thu Aug 13 15:46:52 EDT 2009&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 13 Aug 2009 18:47:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ksh-scripting-to-here-block-in-a-function/m-p/4479357#M680314</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-08-13T18:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: KSH Scripting -- TO-HERE Block in a Function</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ksh-scripting-to-here-block-in-a-function/m-p/4479358#M680315</link>
      <description>I had some unprintables in my scripty...&lt;BR /&gt;&lt;BR /&gt;Now works... Thanks &lt;BR /&gt;</description>
      <pubDate>Thu, 13 Aug 2009 19:23:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ksh-scripting-to-here-block-in-a-function/m-p/4479358#M680315</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2009-08-13T19:23:15Z</dc:date>
    </item>
  </channel>
</rss>

