I just purchased a new PC with DVD, with no obvious outputs to the TV what do I need in order to connect the two?
http://www.experts-exchange.com/Hardware/Misc/Q_10065623.html
Zones:
HardwareDate Answered: 07/24/1998 Rating: 7.6 Views: 0
Hi,
How do I get DOS output when typing a command?
Please don't tell me to do it through a file, only through memory. One of the reasons is that when I type some command, I can get an Error message...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10093503.html
I need to run a dos executable from my Windows program. I'd like to capture the std output as it becomes available.
I have tried the "synchronous" anonymous pipe approach. That forces me to wait ...
http://www.experts-exchange.com/Programming/Languages/C/Q_10149937.html
Zones:
CDate Answered: 05/04/1999 Rating: 8.2 Views: 0
If I execute a command, for example "dir *.*" using something like winexec() can I pull the output right into a variable?
As opposed to piping the output to a file and then reading the file?
than...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10185526.html
<I rated this question "hard" to get a detailed answer.>
I enjoy using the ">" to channel a program's output away
from the screen. However, it is not working in one particular case, and your sugg...
http://www.experts-exchange.com/OS/Unix/Q_10196711.html
Zones:
Unix OSDate Answered: 08/24/1999 Rating: 9.0 Views: 0
I have a table in SQL Server 7 that contains a field BranchID (integer).
How am I going to write the SQL server stored procedure that will accept as input a BranchID and will output if the Branc...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10203912.html
I am looking for samples of all the different file input output modes
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10238828.html
Zones:
Visual BasicDate Answered: 11/29/1999 Rating: 8.6 Views: 0
While compiling an application, I like to get a precompiled output where the source code is expanded with all the header files. Is thre some setting to get this using VC++1.52 or BC++4.52 ??
http://www.experts-exchange.com/Programming/Languages/C/Q_10241344.html
Zones:
CDate Answered: 01/11/2000 Rating: 7.4 Views: 0
Hi
just two easy questions.
1 - In ASP, if the user hit the refresh button of his browser the server re-execute the page with the server variables of the last execution. Is there's a way of re...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_10373617.htm...
Zones:
ASPDate Answered: 05/31/2000 Rating: 4.6 Views: 0
I have a big string(80,000 characters) that I need to return from a stored procedure. I tried to use char or varchar but the max. length for this data types is 8,000 characters. I tried to use text...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_20067413.html
Zones:
MS SQL ServerDate Answered: 02/09/2001 Rating: 7.4 Views: 0