Ye olde Doc Nits thread

Charles Dye

Super Moderator
Staff member
May 20, 2008
4,742
110
Albuquerque, NM
prospero.unm.edu
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