Computing.Net > Forums > Programming > Search Results

Quick Links

Computing.Net Solution Center
Desktop Access to Search
Ask a New Question

Sponsored Results for: passing variable to a call

Ads by Google


Show Within: One Month | One Year | Forever
Search Results for: passing variable to a call

Product Search Results


Results 1 - 25 of 19391

[higher confidence] - higher confidence, [lower confidence] - lower confidence

passing variable to a call
    Summary: Hi, Am working on a bat file to read lines out of a file and pass them to call1.bat: FOR /F "delims=" %%a in (iplist.log) DO call call1.bat %%a call1...

VC++ passing variables to a button
    Summary: How do I pass a variable declared in main to a function that runs when I click a button in Visual Studio .NET 2003? I've tried to make it public.. Wh...

VC++ passing variables to a button
    Summary: How do I pass a variable declared in main to a function that runs when I click a button in Visual Studio .NET 2003? ...

Batch File Nested FOR variables
    Summary: I recently found this forum and have found it extremely helpful. However, in looking at several postes relating to nested FOR loops, I have not been a...

passing sockets to a new thread
    Summary: I'm having problems passing a socket to a thread. I have been able to pass a CSocket to a thread, but I don't know how to pass a regular socket. See: ...

Passing a string to a function
    Summary: I have created a class that need to take a string that is created at run time and pass that to a function that needs to know the strlen. Here is what...

PHP - Passing variables
    Summary: Hi, im trying to pass a form variable to a php script but could able to get done. here is wat i have... bear with my tag format. .html file: #html# #h...

Passing parameters from a Vbscripts
    Summary: Passing parameters from a Vbscripts to a Vbscripts with out writting the values to a file or Environment variables, or registry. Just doing a string c...

Pass variable between subroutines
    Summary: Hello all, I need urgent help please. I have been trying for hours to pass a variable between two for loops in order to compare the strings passed and...

enter file path to a variable
    Summary: Your command, xcopy X:\ "%TEMP%" /H /L /S /Y | find "FileName" may find multiple files called "FileName" in different folders. You need to decide whic...

passing parameters to a bat file
    Summary: I would like to update a .bat file by passing some parameters to it from a VB .net form. How do I update the bat file? ...

Sending varible to a batch from vbs
    Summary: Another VBS problem! I need a script that can prompt the user for a server name, then pass it onto a batch file. ill include what i have so far: This...

post JS-variable to window.open
    Summary: Hello a click on a thumbnail opens a window with the enlarged pic (window.open). In this window I use a JS-script to click previous and next. I want t...

Assign Reg key to a batch variable
    Summary: Im trying to assing a reg key value to a batch variable however the only way i can think of doing it is by querying the value and using a for statemen...

parameter passing in c++
    Summary: Beyond what Ronin pointed out, I think that you've realized that you aren't getting the values out of your prompt functions back to main() so that the...

printing variable to text file
    Summary: hello all, i just recently got started programming in C++ using tutorials on the web and i'm learning how to read and wright to text files however i a...

VB - structuring and variables
    Summary: Using the PUBLIC declaration takes up more memory than just keeping the variables local. Once used PUBLIC variables remain in memory throughout the l...

setting an output to a variable in unix
    Summary: I want to translate a variable and read the output to another variable echo $my_var | tr '0123456789' 'ZZZZZZZZZZ' works as I'd expect, printing the c...

Can't CD to a location stored in a variable
    Summary: Hello! CD (or ChDir) fails in my batch files when used with variables. I want my batch files to use variables to navigate the directory structure rela...

reading file
    Summary: You didn't specify the language, so it's tough to give an example. I'd guess you're learning c++ since most schools are teaching either c++ or Java, ...

Indirect pointers in VB.NET and VB?
    Summary: VB passes the value of a variable to a function by default. C++ passes the address by default. Therefor when calling a DLL function from VB, which are...

Perl script - add text to a jpg ima
    Summary: You just can't add text to a jpg image. 1 - uncompress the image. 2 - to create the text image. 3 - Overlay text image over jpg image 4 - recompress t...

So confused about C functions..
    Summary: To make the discussion easier, let's just discuss the celsius process. The farenheit process has the same problem. The problem is the way that you ar...

Assigning a value to a control (C#)
    Summary: "I've tried making the controls static" Controls are almost never static... Controls are objects that belong to a form, and typically they will need a...

PHP Post Variables
    Summary: hi, im trying to pass form variables to a php script but i could'nt able to get it work. i used $HTTP_POST_VARS and $_POST but nuthing seems working. ...

Jump To: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | >>

Sponsored Results for: passing variable to a call

Ads by Google