Enter Keywords:
1 - 10 of 2117(0.002 seconds)
Sort By:
 
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?
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...
Zones: Delphi ProgrammingDate Answered: 11/02/1998 Rating: 4.2 Views: 0
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 ...
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...
Zones: Delphi ProgrammingDate Answered: 07/22/1999 Rating: 8.8 Views: 0
<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...
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...
Zones: Delphi ProgrammingDate Answered: 03/15/2002 Rating: 7.6 Views: 0
I am looking for samples of all the different file input output modes
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 ??
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...
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...
Zones: MS SQL ServerDate Answered: 02/09/2001 Rating: 7.4 Views: 0