HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: VMS Batch job info required
Operating System - OpenVMS
1829404
Members
1802
Online
109991
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2006 04:50 AM
04-21-2006 04:50 AM
VMS Batch job info required
Hi All,
I need some information on the following problem -
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).
The command i use is like -
spawn PIPE (eup_bat params.......)&
But this doesnt work i.e. the control doesnt go to the script being called.
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.
Some experts told me -
that Uniface creates a process without DCL environment.
Could some one please let me know what does it mean when we say uniface creates a process w/o a DCL environment?
Thanks and Regards,
Rajni.
I need some information on the following problem -
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).
The command i use is like -
spawn PIPE (eup_bat params.......)&
But this doesnt work i.e. the control doesnt go to the script being called.
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.
Some experts told me -
that Uniface creates a process without DCL environment.
Could some one please let me know what does it mean when we say uniface creates a process w/o a DCL environment?
Thanks and Regards,
Rajni.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2006 05:23 AM
04-21-2006 05:23 AM
Re: VMS Batch job info required
Rajni,
SPAWN can use the /NOWAIT qualifier.
Now the control STAYS with the SPAWNed command.
If you do NOT give this qualifier, control passes to the subprocess until that finishes,
and the parent process waits for that event.
If you use the /NOWAIT you also get a message about the name of the created subprocess.
You can switch control by
$ ATTACH
hth
Proost.
Have one on me (mayne in May in Nashua?)
jpe
SPAWN can use the /NOWAIT qualifier.
Now the control STAYS with the SPAWNed command.
If you do NOT give this qualifier, control passes to the subprocess until that finishes,
and the parent process waits for that event.
If you use the /NOWAIT you also get a message about the name of the created subprocess.
You can switch control by
$ ATTACH
hth
Proost.
Have one on me (mayne in May in Nashua?)
jpe
Don't rust yours pelled jacker to fine doll missed aches.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP