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

Reply via email to