command-window Questions

4

Solved

I have a Python script that sends output to a DOS command window (I am using Windows 7) using the print() function, but I would like to prevent (or hide) the cursor from blinking at the next availa...
Gerardogeratology asked 2/3, 2011 at 23:25

3

Solved

I've read that it is possible to run xsd commands right in visual studio (2010). I have VS 2012 on my machine and when I run xsd XMLFile.xml I get Command "xsd" is not valid. So, is the "x...

2

Solved

When I use sprintf, the results show like this : sprintf('number=%d %d %d',a,b,c) sprintf('or %d',h) ans = number= 5 4 2 ans = or 2 How can I display the results without ans = obstructing ...
Wycliffite asked 21/3, 2013 at 20:22

3

Solved

When I execute a VBScript, the command window that it creates closes quickly before the user gets a chance to read the output. How can I get the window to stay open without modifying windows regist...
Gittens asked 23/9, 2011 at 9:2

1

Solved

I want to save everything in the "Command Window" to a file automatically. Is there a way to do it?
Sanborn asked 29/4, 2011 at 14:26
1

© 2022 - 2024 — McMap. All rights reserved.