<?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 telnet and CDE in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-and-cde/m-p/2496588#M20133</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;When I in CDE, I can run my script file with ". &lt;PRGM&gt;", but when I use telnet or rlogin, the script will stop with an error. Here is part of the script file where it stops.&lt;BR /&gt;&lt;BR /&gt;    Args="$@"  &lt;BR /&gt;    ThisCmd="$0 $Args"&lt;BR /&gt;&lt;BR /&gt;The error is "@: parameter not set". Thanks.&lt;/PRGM&gt;</description>
    <pubDate>Wed, 21 Feb 2001 08:41:00 GMT</pubDate>
    <dc:creator>Lye Keng Yeen</dc:creator>
    <dc:date>2001-02-21T08:41:00Z</dc:date>
    <item>
      <title>telnet and CDE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-and-cde/m-p/2496588#M20133</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;When I in CDE, I can run my script file with ". &lt;PRGM&gt;", but when I use telnet or rlogin, the script will stop with an error. Here is part of the script file where it stops.&lt;BR /&gt;&lt;BR /&gt;    Args="$@"  &lt;BR /&gt;    ThisCmd="$0 $Args"&lt;BR /&gt;&lt;BR /&gt;The error is "@: parameter not set". Thanks.&lt;/PRGM&gt;</description>
      <pubDate>Wed, 21 Feb 2001 08:41:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-and-cde/m-p/2496588#M20133</guid>
      <dc:creator>Lye Keng Yeen</dc:creator>
      <dc:date>2001-02-21T08:41:00Z</dc:date>
    </item>
    <item>
      <title>Re: telnet and CDE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-and-cde/m-p/2496589#M20134</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;$@ means all the arguments.&lt;BR /&gt;&lt;BR /&gt;Example : &lt;BR /&gt;&lt;BR /&gt;./command arg1 arg2&lt;BR /&gt;&lt;BR /&gt;in this case $@="arg1 arg2"&lt;BR /&gt;&lt;BR /&gt;You can try to replace $@ by $*&lt;BR /&gt;&lt;BR /&gt;Or remove this line if your command does not require argument.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Patrice.</description>
      <pubDate>Wed, 21 Feb 2001 09:39:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-and-cde/m-p/2496589#M20134</guid>
      <dc:creator>MARTINACHE</dc:creator>
      <dc:date>2001-02-21T09:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: telnet and CDE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-and-cde/m-p/2496590#M20135</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;Try adding a line before all these lines :&lt;BR /&gt;&lt;BR /&gt;set +u &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Feb 2001 18:17:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-and-cde/m-p/2496590#M20135</guid>
      <dc:creator>Vikas Khator</dc:creator>
      <dc:date>2001-02-21T18:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: telnet and CDE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-and-cde/m-p/2496591#M20136</link>
      <description>thanks to all who help !!</description>
      <pubDate>Thu, 22 Feb 2001 03:12:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-and-cde/m-p/2496591#M20136</guid>
      <dc:creator>Lye Keng Yeen</dc:creator>
      <dc:date>2001-02-22T03:12:56Z</dc:date>
    </item>
  </channel>
</rss>

