Barry,

Got neither of these verbs in my VOC
We run INFORMATION flavour, which one do you use?

But I've seen that error message before, when a program tried to execute the
"DOS" command, but the user didn't have the correct rights to "cmd.exe".
Your UV users (a local group on the server, normally) need read & execute
rights on 'cmd.exe' [in C:\WINNT\System32\] in order for the "DOS" command
to work.

So ... I'd guess that "LD" is a program which includes an EXECUTE "DOS /c
'<DOS command>'", and you don't have rights to "cmd.exe"


HTH


Mike

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Barry Brevik
Sent: Thursday, 4 March 2004 3:34 p.m.
To: U2 list (E-mail)
Subject: [UV] Ever wondered how something works...

One day, I stumbled across an interesting behavior; at TCL, if I type 'L',
it results in my current SELECT list being cleared. You get an error
message, but it does not seem to hurt anything. This is great, because I
hate typing in CLEARSELECT.

But ever since, I've been wondering what it's really doing. Turns out that
'L' is one of only two similar VOC entries, the other being 'LD'. It looks
like this:

0001: V
0002: L
0003: PR

The error message you get reads:

  Unable to create new process.  Will try again.
  Create Process failed (2).

This is on NT. IIRC, on unix the message is different. Anybody know what
this is doing, or if it is safe?
--
u2-users mailing list
[EMAIL PROTECTED]
http://www.oliver.com/mailman/listinfo/u2-users

The information contained in this Internet Email message is intended
for the addressee only and may contain privileged information, but not
necessarily the official views or opinions of the New Zealand Defence Force.
If you are not the intended recipient you must not use, disclose, copy or 
distribute this message or the information in it.

If you have received this message in error, please Email or telephone
the sender immediately.
-- 
u2-users mailing list
[EMAIL PROTECTED]
http://www.oliver.com/mailman/listinfo/u2-users

Reply via email to