Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Ye olde Doc Nits thread

Charles Dye

Super Moderator
May
4,972
128
Staff member
The quick help for the TIME command has /S[server]. The help file has it right: /S [server] (mandatory space between the /S and the server name).

Also, the help file has 'hh' in italics, and it looks like a space between the hh and the :mm:ss.
 
Playing around with built-in functions in Win XP 32 SP3.

Code:
echo %@winsystem[8202]

...returns 0 for no font smoothing, 1 for Standard, and 2 for ClearType.

Help file shows 32769 for Standard and 32770 for ClearType. I guess if you subtract 32768 (2^15) from each, they would match, but that's not documented.

p.s. I think one central place for Doc nits would be a good idea. How about creating a Doc nits forum to separate it from the support posts.[/code]
 

Similar threads

Replies
3
Views
2K
Back
Top