<?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 VMS Batch job info required in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/vms-batch-job-info-required/m-p/3775806#M9620</link>
    <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I need some information on the following problem - &lt;BR /&gt;&lt;BR /&gt;We are doing a spawn command from a Uniface program. This activates a script which has to run another uniface session (spawn command should run in asynchronous mode, because the sub-process which i want to run has to run separtely to my current uniface session).&lt;BR /&gt;&lt;BR /&gt;The command i use is like - &lt;BR /&gt;spawn PIPE (eup_bat params.......)&amp;amp;&lt;BR /&gt;&lt;BR /&gt;But this doesnt work i.e. the control doesnt go to the script being called.&lt;BR /&gt;&lt;BR /&gt;But if i run the same command written above from the command line. It works properly and another uniface session is activated in batch mode.&lt;BR /&gt;&lt;BR /&gt;Some experts told me -&lt;BR /&gt;that Uniface creates a process without DCL environment.&lt;BR /&gt;&lt;BR /&gt;Could some one please let me know what does it mean when we say uniface creates a process w/o a DCL environment?&lt;BR /&gt;&lt;BR /&gt;Thanks and Regards,&lt;BR /&gt;Rajni.&lt;BR /&gt;</description>
    <pubDate>Fri, 21 Apr 2006 11:50:54 GMT</pubDate>
    <dc:creator>Shashikant_B</dc:creator>
    <dc:date>2006-04-21T11:50:54Z</dc:date>
    <item>
      <title>VMS Batch job info required</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-batch-job-info-required/m-p/3775806#M9620</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I need some information on the following problem - &lt;BR /&gt;&lt;BR /&gt;We are doing a spawn command from a Uniface program. This activates a script which has to run another uniface session (spawn command should run in asynchronous mode, because the sub-process which i want to run has to run separtely to my current uniface session).&lt;BR /&gt;&lt;BR /&gt;The command i use is like - &lt;BR /&gt;spawn PIPE (eup_bat params.......)&amp;amp;&lt;BR /&gt;&lt;BR /&gt;But this doesnt work i.e. the control doesnt go to the script being called.&lt;BR /&gt;&lt;BR /&gt;But if i run the same command written above from the command line. It works properly and another uniface session is activated in batch mode.&lt;BR /&gt;&lt;BR /&gt;Some experts told me -&lt;BR /&gt;that Uniface creates a process without DCL environment.&lt;BR /&gt;&lt;BR /&gt;Could some one please let me know what does it mean when we say uniface creates a process w/o a DCL environment?&lt;BR /&gt;&lt;BR /&gt;Thanks and Regards,&lt;BR /&gt;Rajni.&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Apr 2006 11:50:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-batch-job-info-required/m-p/3775806#M9620</guid>
      <dc:creator>Shashikant_B</dc:creator>
      <dc:date>2006-04-21T11:50:54Z</dc:date>
    </item>
    <item>
      <title>Re: VMS Batch job info required</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-batch-job-info-required/m-p/3775807#M9621</link>
      <description>Rajni,&lt;BR /&gt;&lt;BR /&gt;SPAWN can use the /NOWAIT qualifier.&lt;BR /&gt;Now the control STAYS with the SPAWNed command.&lt;BR /&gt;If you do NOT give this qualifier, control passes to the subprocess until that finishes,&lt;BR /&gt;and the parent process waits for that event.&lt;BR /&gt;&lt;BR /&gt;If you use the /NOWAIT you also get a message about the name of the created subprocess.&lt;BR /&gt;You can switch control by&lt;BR /&gt;$ ATTACH &lt;PROCESSSNAME of="" process="" to="" have="" control=""&gt;&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me (mayne in May in Nashua?)&lt;BR /&gt;&lt;BR /&gt;jpe&lt;/PROCESSSNAME&gt;</description>
      <pubDate>Fri, 21 Apr 2006 12:23:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-batch-job-info-required/m-p/3775807#M9621</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2006-04-21T12:23:03Z</dc:date>
    </item>
  </channel>
</rss>

