Advertisement

1 - 10 of 1257 containing alltags:("arguments") (0.001 seconds)
Hi... I am writing a program for a client which needs to have "Dial-Up Scripting" capability. Since it is unknown wether or not the users will have this installed, I need to make sure it gets inst...
Zones: Visual BasicDate Answered: 06/06/1997 Grade: B Views: 0
I developed a neat screen saver and am in the proccess of creating the installation package.  I need to know what commands/parameters to put in my install script that will bring up the screen saver...
Zones: Windows ProgrammingDate Answered: 02/03/1999 Grade: A Views: 0
Using VB6, SP3, with NT: I have an executable which I can run in DOS successfully.  It produces an output file, at a file location specified by one of the command line arguments. Now I want to ...
Zones: Visual BasicDate Answered: 05/31/2000 Grade: A Views: 0
I am using hover buttons on my web pages but when I preview them in the browser, they disappear, all you see is a grey square. If I hold the mouse over it, you see the following appearing along the...
Zones: FrontPageDate Answered: 06/09/2001 Grade: A Views: 0
I saw a link like that: out.php//out.php/cost/0.03/keywords/patatos/refid/10234/?http://www.goto.com/d/sr?xargs=00u3hs9yoahSumGpxqaq where patatos is the keyword, and 0.03 is the cost and 102...
Zones: PHPDate Answered: 10/11/2000 Grade: A Views: 0
I want to pass any user defined value inside the control file at the place of fields. How can I pass any user define value through a variable?
Zones: OracleDate Answered: 06/04/2002 Grade: A Views: 0
Hi, in win 98, when I start explorer.exe the explorer window shows up with the dekstop selected from the beginning, the c:\ drive isn't even expanded. I want the c:\ drive to be selected an...
Zones: Windows 98Date Answered: 03/14/2001 Grade: A Views: 5
Hi, Our application is intended executing some other (child process) application (mplayer2.exe). currently we use "_spawn(...)" which do the job. The Problem: The child application window s...
Zones: C++Date Answered: 02/12/2002 Grade: A Views: 0
when I log in oracle by sqlplus ,I get those error message: ora-27500:inter-instance ipc error ora-27300:os system dependent operation:port_create failed with status :22 ora-27301:os failure mes...
Zones: OracleDate Answered: 07/05/2001 Grade: B Views: 0
hi! i'm looking for a way to pass the variable arguments from one function to another that has variable arguments. eg. void func (char* s, ...) {    // input should be like "string %d", 1 ...
Zones: C++Date Answered: 10/29/2002 Grade: A Views: 0