<?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: HPUX  scripting to NT in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-scripting-to-nt/m-p/2529347#M868423</link>
    <description>Try using uwin. &lt;BR /&gt;&lt;BR /&gt;The UWIN package provides a mechanism for building and running UNIX applications on Windows NT, Windows 98, and Windows 95 with few, if any, changes&lt;BR /&gt;necessary. &lt;BR /&gt;&lt;BR /&gt;Check out their website below: &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.research.att.com/sw/tools/uwin/" target="_blank"&gt;http://www.research.att.com/sw/tools/uwin/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;- fnhalili</description>
    <pubDate>Fri, 18 May 2001 14:40:13 GMT</pubDate>
    <dc:creator>f. halili</dc:creator>
    <dc:date>2001-05-18T14:40:13Z</dc:date>
    <item>
      <title>HPUX  scripting to NT</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-scripting-to-nt/m-p/2529341#M868412</link>
      <description>I have been tasked with finding a solution to the following: We have an application (BAAN) that will be running differnt jobs and creating reports. These reports need to be moved to an NT server where upon receipt of the files, a series of applications will be kicked off to queue theses files for movement  to palm devices out in the field.I don't have a problem creating the script to get the info from BAAN, and then moving it to NT Server, my problem lies with automatically kicking off the applications on the NT side. Is there a way to script on the HP side, so that it is transparent to everyone concerned</description>
      <pubDate>Wed, 16 May 2001 19:43:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-scripting-to-nt/m-p/2529341#M868412</guid>
      <dc:creator>Jessie Jackson</dc:creator>
      <dc:date>2001-05-16T19:43:31Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX  scripting to NT</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-scripting-to-nt/m-p/2529342#M868413</link>
      <description>Microsoft has a add-on for NT called Unix Services for Windows.  I believe it comes with cron, rcp, rsh, and rexec.  This would allow you to launch something from the Unix side or set it up in cron to kick off at a certian time.</description>
      <pubDate>Wed, 16 May 2001 20:10:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-scripting-to-nt/m-p/2529342#M868413</guid>
      <dc:creator>Ron Cornwell</dc:creator>
      <dc:date>2001-05-16T20:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX  scripting to NT</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-scripting-to-nt/m-p/2529343#M868415</link>
      <description>Hi Jessie,&lt;BR /&gt;&lt;BR /&gt;If you are more comfortable in the UNIX world, one solution would be the MKS Toolkit. You get essentially all the unix commands including the shell and the rexecd and rshd. You essentially could drive everything from the unix side by calling remsh to execute commands on the NT box.&lt;BR /&gt;&lt;BR /&gt;Regards, Clay&lt;BR /&gt;</description>
      <pubDate>Thu, 17 May 2001 01:26:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-scripting-to-nt/m-p/2529343#M868415</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-05-17T01:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX  scripting to NT</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-scripting-to-nt/m-p/2529344#M868417</link>
      <description>Oops, I suppose I should tell you that you can check MKS out at &lt;A href="http://www.mkssoftware.com." target="_blank"&gt;http://www.mkssoftware.com.&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Clay</description>
      <pubDate>Thu, 17 May 2001 01:28:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-scripting-to-nt/m-p/2529344#M868417</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-05-17T01:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX  scripting to NT</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-scripting-to-nt/m-p/2529345#M868419</link>
      <description>Perl for Win32 is an option, but to keep it simple you would have to trigger all actions from the NT box. &lt;BR /&gt;&lt;BR /&gt;More info on &lt;A href="http://aspn.activestate.com/ASPN/Perl/" target="_blank"&gt;http://aspn.activestate.com/ASPN/Perl/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Vincent</description>
      <pubDate>Thu, 17 May 2001 06:30:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-scripting-to-nt/m-p/2529345#M868419</guid>
      <dc:creator>Vincent Stedema</dc:creator>
      <dc:date>2001-05-17T06:30:51Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX  scripting to NT</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-scripting-to-nt/m-p/2529346#M868421</link>
      <description>All I have to say is that there is no such thing as scripting in NT!  While it is slightly better than DOS 6, there is very limited abilities from a .bat file!&lt;BR /&gt;&lt;BR /&gt;If you really need work done, you can try perl for NT, and just write both sets of scripts in perl for ease in porting.  (funny how everyone is wanting NT, but you can't do much with it unless you pay out of pocket for code to be written, or have to make due with prebuilt binaries that only do half what ya need!)&lt;BR /&gt;&lt;BR /&gt;For faster work, I'd say do everything you can on the UNIX side.  Remember that if your using the standard NT at commands, if a batch file hangs, it can not be run untill you go into DOS and kill the process.  Maybe in 2000 it's fixed, but in NT4 you can not kill a batch command from the task manager GUI.....&lt;BR /&gt;&lt;BR /&gt;Regards and best of luck!&lt;BR /&gt;Shannon</description>
      <pubDate>Thu, 17 May 2001 22:46:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-scripting-to-nt/m-p/2529346#M868421</guid>
      <dc:creator>Shannon Petry</dc:creator>
      <dc:date>2001-05-17T22:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX  scripting to NT</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-scripting-to-nt/m-p/2529347#M868423</link>
      <description>Try using uwin. &lt;BR /&gt;&lt;BR /&gt;The UWIN package provides a mechanism for building and running UNIX applications on Windows NT, Windows 98, and Windows 95 with few, if any, changes&lt;BR /&gt;necessary. &lt;BR /&gt;&lt;BR /&gt;Check out their website below: &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.research.att.com/sw/tools/uwin/" target="_blank"&gt;http://www.research.att.com/sw/tools/uwin/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;- fnhalili</description>
      <pubDate>Fri, 18 May 2001 14:40:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-scripting-to-nt/m-p/2529347#M868423</guid>
      <dc:creator>f. halili</dc:creator>
      <dc:date>2001-05-18T14:40:13Z</dc:date>
    </item>
  </channel>
</rss>

