I guess the thing is, people just don't learn Windows any more. Because it's
so ubiquitous, and so 'just there', they tend to forget (or never learn)
that there's a lot of good stuff going on underneath..

I'm just as bad: until recently I'd never used symlinks on Windows (as I've
done for years on UNIX)..

And most people don't seem to realize that Windows has a very powerful and
capable scripting host (and one that works with UniObjects, which is
great..)

The list goes on..

Brian


-----Original Message-----
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Wjhonson
Sent: 15 February 2012 19:08
To: u2-users@listserver.u2ug.org
Subject: Re: [U2] Universe's DOS command


This one in particular (the /K) is exactly what I need to debug an issue I'm
having.

A real world issue, in an actual program I'm actually writing at this very
moment.
(That large remark is for Tony, who I'm sure will eventually jump in here
and call me a "troll".)



-----Original Message-----
From: Larry Hiscock <lar...@wcs-corp.com>
To: 'U2 Users List' <u2-users@listserver.u2ug.org>
Sent: Wed, Feb 15, 2012 11:05 am
Subject: Re: [U2] Universe's DOS command


Ummm ... it's not a UniVerse thing, it's a command prompt thing.  Open up a
ommand prompt window, and type cmd /? And you'll see all the options.
/c means run the following command, then close the window
k means run the following command, and keep the window open
There's a whole list of command options ...
Larry Hiscock
estern Computer Services

----Original Message-----
rom: u2-users-boun...@listserver.u2ug.org
mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Wjhonson
ent: Wednesday, February 15, 2012 11:00 AM
o: u2-users@listserver.u2ug.org
ubject: Re: [U2] Universe's DOS command

h... My... God
mazing
try DOS /C DIR
hen try DOS /K DIR
how come they don't document this and we have to make guesses?

-----Original Message-----
rom: Bob Rasmussen <r...@anzio.com>
o: U2 Users List <u2-users@listserver.u2ug.org>
ent: Wed, Feb 15, 2012 10:38 am
ubject: Re: [U2] Universe's DOS command

n educated guess would be that the DOS command invokes the command rocessor
command.com in long-ago Windows, cmd.exe now) and passes the \c" (or is it
/c"?) to it.
f in Windows you open a CMD prompt, and type
 cmd /?
u can see what options it accepts. My output includes:
 /C      Carries out the command specified by string and then terminates
urther down the help display, it gives more information.
n Wed, 15 Feb 2012, Wjhonson wrote:
 
The DOS command in Universe takes a "/c" argument and then you can specify
 at file like

DOS \c test.bat

What does \c mean?  Are there other arguments like \z or \x  that it can
ake?
_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


egards,
..Bob Rasmussen,   President,   Rasmussen Software, Inc.
ersonal e-mail: r...@anzio.com
ompany e-mail: r...@anzio.com
        voice: (US) 503-624-0360 (9:00-6:00 Pacific Time)
          fax: (US) 503-624-0760
          web: http://www.anzio.com
treet address: Rasmussen Software, Inc.
               10240 SW Nimbus, Suite L9
               Portland, OR  97223  USA
_____________________________________________
-Users mailing list
-us...@listserver.u2ug.org
tp://listserver.u2ug.org/mailman/listinfo/u2-users
_______________________________________________
2-Users mailing list
2-us...@listserver.u2ug.org
ttp://listserver.u2ug.org/mailman/listinfo/u2-users
_______________________________________________
2-Users mailing list
2-us...@listserver.u2ug.org
ttp://listserver.u2ug.org/mailman/listinfo/u2-users

_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to