Hi, George.
Thank you! And GTS, too!
I've been working with MS-DOS since the early 1980s and spend much of each
day in WinXP's "DOS" window, but I never knew about F7 and F9 - and some of
those others. I've wished for such functions, but didn't know they were
there.
RC

Signature
R. C. White, CPA
San Marcos, TX
rc@corridor.net
Microsoft Windows MVP
> if you are running cmd.exe try these:
> F1 Repeats the letters of the last command line, one by one
[quoted text clipped - 27 lines]
>>
>> Spike
george - 31 Jan 2005 22:11 GMT
You're welcome.
One additional remark though.
There are two command processors in Win XP (or W2K or NT4 for that matter)
One is called cmd.exe which basically is a regular WIN XP process
fire it up and you'll see:
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\george
That's the one that 'knows' about these F-keys.
The other one is a Virtual DOS machine (ie. environment; visible as the
process called NTVDM.EXE) that mimics MS-DOS behaviour and is called
command.com.
Fire it up and you'll see:
Microsoft(R) Windows DOS
(C)Copyright Microsoft Corp 1990-2001.
C:\DOCUME~1\GEORGE>
As such it basically does only 'know' about things that MS-DOS 'knew' about
(see the 8.3 short-names)
The F-keys behave as in MS-DOS and up/down arrow keys don't cycle through
the command history either.
:-))
george
> Hi, George.
>
[quoted text clipped - 37 lines]
>>>
>>> Spike
george - 31 Jan 2005 22:14 GMT
Oh yeah,
it also requires 'extra' handling when closing it.
Try closing it withthe X (top right hand).
The OS guards you against a possible app still running that was started
through this command window.
You either have to aknowledge the termination of the command window or
explicitely type exit in it.
george
> Hi, George.
>
[quoted text clipped - 37 lines]
>>>
>>> Spike
R. C. White - 31 Jan 2005 23:10 GMT
Hi, George.
Yeah, I know about Cmd.exe and Command.com. As I said, I have at least one
"DOS" window open most of the day. (Dir /s /a works a heck of a lot quicker
than WinXP's Search - and actually finds files!)
But I didn't know about F7 and some of those others.
RC

Signature
R. C. White, CPA
San Marcos, TX
rc@corridor.net
Microsoft Windows MVP
> Oh yeah,
>
[quoted text clipped - 49 lines]
>>>>
>>>> Spike