<?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: BASIC script access to /dev/stdin,stdout,stderr in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/basic-script-access-to-dev-stdin-stdout-stderr/m-p/2728295#M721860</link>
    <description>&lt;BR /&gt;Try to link /dev/tty &lt;BR /&gt;&lt;BR /&gt;to /dev/stdin /dev/stdout /dev/stderr&lt;BR /&gt;&lt;BR /&gt;ln /dev/tty /dev/stdin&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;See on others systems is that files are linked to anyother specila files and check if major and minor for /dev/stdin are equal to anyothers in /dev.&lt;BR /&gt;&lt;BR /&gt;Just thinks.&lt;BR /&gt;</description>
    <pubDate>Tue, 21 May 2002 14:14:26 GMT</pubDate>
    <dc:creator>Carlos Fernandez Riera</dc:creator>
    <dc:date>2002-05-21T14:14:26Z</dc:date>
    <item>
      <title>BASIC script access to /dev/stdin,stdout,stderr</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/basic-script-access-to-dev-stdin-stdout-stderr/m-p/2728293#M721858</link>
      <description>We have a third-party application&lt;BR /&gt;developed on a different platform. It&lt;BR /&gt;is transportable to many platforms, but&lt;BR /&gt;in the case of HP, it has an issue. It&lt;BR /&gt;is written in BASIC and requires&lt;BR /&gt;(normal functionality) access to stdin,&lt;BR /&gt;stdout, and stderr, which it cannot&lt;BR /&gt;access directly internally by device&lt;BR /&gt;number. This is accomplished by&lt;BR /&gt;referencing /dev/stdin, etc on other&lt;BR /&gt;systems but HP doesn't have these files.&lt;BR /&gt;How can this be accomplished on HP?&lt;BR /&gt;</description>
      <pubDate>Tue, 21 May 2002 13:52:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/basic-script-access-to-dev-stdin-stdout-stderr/m-p/2728293#M721858</guid>
      <dc:creator>Mike Henderson</dc:creator>
      <dc:date>2002-05-21T13:52:18Z</dc:date>
    </item>
    <item>
      <title>Re: BASIC script access to /dev/stdin,stdout,stderr</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/basic-script-access-to-dev-stdin-stdout-stderr/m-p/2728294#M721859</link>
      <description>Have you tried creating named pipes for /dev/stdin, etc.?  Also, could you post how you would initiate running the BASIC program?&lt;BR /&gt;&lt;BR /&gt;mark</description>
      <pubDate>Tue, 21 May 2002 14:05:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/basic-script-access-to-dev-stdin-stdout-stderr/m-p/2728294#M721859</guid>
      <dc:creator>Mark Greene_1</dc:creator>
      <dc:date>2002-05-21T14:05:12Z</dc:date>
    </item>
    <item>
      <title>Re: BASIC script access to /dev/stdin,stdout,stderr</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/basic-script-access-to-dev-stdin-stdout-stderr/m-p/2728295#M721860</link>
      <description>&lt;BR /&gt;Try to link /dev/tty &lt;BR /&gt;&lt;BR /&gt;to /dev/stdin /dev/stdout /dev/stderr&lt;BR /&gt;&lt;BR /&gt;ln /dev/tty /dev/stdin&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;See on others systems is that files are linked to anyother specila files and check if major and minor for /dev/stdin are equal to anyothers in /dev.&lt;BR /&gt;&lt;BR /&gt;Just thinks.&lt;BR /&gt;</description>
      <pubDate>Tue, 21 May 2002 14:14:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/basic-script-access-to-dev-stdin-stdout-stderr/m-p/2728295#M721860</guid>
      <dc:creator>Carlos Fernandez Riera</dc:creator>
      <dc:date>2002-05-21T14:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: BASIC script access to /dev/stdin,stdout,stderr</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/basic-script-access-to-dev-stdin-stdout-stderr/m-p/2728296#M721861</link>
      <description>Thank you for your very prompt replies! I apologize for the delay in response, I've been out of town AND have not received a test program from the vendor to test your solutions (They are rather over-protective of thier software). This uses Thoroughbred basic and would be normally be executed via a statement similar to "./b IPLNAME", where the IPLNAME is the 'template' that assigns the devices. They have moved the task to a (Caldera) server that does not have this issue to resolve. I would still love to test this to see why they couldn't get it to work!</description>
      <pubDate>Wed, 29 May 2002 14:51:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/basic-script-access-to-dev-stdin-stdout-stderr/m-p/2728296#M721861</guid>
      <dc:creator>Mike Henderson</dc:creator>
      <dc:date>2002-05-29T14:51:18Z</dc:date>
    </item>
  </channel>
</rss>

