PDA

Click to See Complete Forum and Search --> : cmd.exe options and prompts


wayneh
Nov 15th, 1999, 05:38 AM
OK I can open a new command shell using Shell(cmd.exe.....)
I can even set the prompt, title, color and starting directories with this version:
retval = Shell("cmd.exe /K CD %HOMEDRIVE%%HOMEPATH% && PROMPT $P$G && TITLE miniInfo command shell && COLOR b", 1)

Does anyone know how to set the properties that control the screen buffer size?
If you do, where did you find the information??

You can email back to whoit@cfl.rr.com also.