Page 1 of 1

SH UniVerse Command on Windows

Posted: Wed Oct 25, 2006 5:14 pm
by adamski
Hi

When at the UniVerse command line on a Windows installation, how do you shell out to the Windows command line?

SH only works for UNIX.

Thanks in advance

Adamski

Posted: Wed Oct 25, 2006 6:45 pm
by ray.wurlod
DOS, funnily enough.

The switch for immediate return after completing the command is /C
Example:

Code: Select all

DOS /C "dir *config"
SH works if you are on version 7.5x2 with parallel jobs licensed. This takes you to a "UNIX" shell - actually MKS Toolkit.

Posted: Wed Oct 25, 2006 6:58 pm
by adamski
Thanks Ray

MS Moving slowly.

Posted: Thu Oct 26, 2006 8:59 am
by ray.wurlod
MVS - mine's very slow. :lol: