Computing.Net > Forums > Programming > Search Results

Quick Links

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

Sponsored Results for: Detect 'Enter' using SET command?

Ads by Google


Show Within: One Month | One Year | Forever
Search Results for: Detect 'Enter' using SET command?

Product Search Results


Results 1 - 25 of 14939

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

Detect 'Enter' using SET command?
    Summary: Hi all, I am asking a question using the SET command within a batch file using Windows XP Pro SP3 and need to know how to detect if nothing is entered...

how to use Dos commands in Borlad C
    Summary: The system() call is as simple as the command line itself, here is the syntax: int system(char *cmd); cmd is a null-terminated string containing a com...

FOR /L loop using set command
    Summary: I am throwing things at this point trying to figure out why I can not set variables inside of my for /l counter. Here is the snippet that doesn't work...

How to use make command
    Summary: help me how to use make command in linux? I'm codding in QT Designer! BTW let me know some address of book free in INterNET about QT Designer. thnak y...

Eval a batch var whose value is a set command
    Summary: By the way, if you don't have quotes in the set command, you'll have to escape the special characters such as &. So: set cmd=set a=123^&set b=456^&set...

Filename as stored variable
    Summary: I would like to list all .txt files or any given extention in a specified directory in flat format. dir *.txt /b the output would look something like:...

busy tone detection
    Summary: I hope not to repeat my self... the last phrase before "---" is most important in terms of what i need. But how can be explained the fact that fortuna...

set command and xcopy
    Summary: Basically what I want to have happen in allow the user to either type in a destination location, or use a default location of %userprofile%\Desktop\Ba...

How to detect Vista using VER
    Summary: Hi Klint, thanks for your answer but I was not refering to the original batch. Maybe it was my poor description but I wanted to know why the following...

SET Command in DOS or XP CMD
    Summary: HI there, I am trying to create a variable that will be read later on using the following command: Set INSTALLS=installed apps if I then do a SET I ca...

Windowed or Full Screen detection?
    Summary: Can anyone suggest a good simple way a DOS program (Assembly) can detect under Windows if it is being ran in a Window or in a full screen session. (Wi...

Use entered password, else use stor
    Summary: Hi Remgu, If the password is simply stored in another file you can use something like: @echo off set /P passwd=Please enter password: || set /P passw...

Unexpected behaviour of SET /P comm
    Summary: Hello guys, I've been trying to write some code using dos commands, and i've been facing this strange issue.The requirement is to check if a certai...

Selecting which command to use.
    Summary: In Windows XP when writing batch scripts, and there is more than one command, or series of commands, which will achieve an outcome, how do you decide ...

printing to lpt1 using C
    Summary: The following code works but, to my dismay, the 1st fprintf command prints to a thermal transfer printer label and then form feeds before the barcode ...

vi setting
    Summary: In your home directory, there should be a file named: .exrc If not, create one. Put any initial 'set' commands you want in there. Do not use a ':' in...

DOS variables batch file
    Summary: Use the interactive format for the Set command, so Set /P MyVar=Enter your value... Echo %MyVar% that issues the message "Enter your value..." and wai...

FOR Statment, MAX using Variable
    Summary: Hi Jeff Don't use spaces in the SET command ie. SET NumDisks=5 ...

I want SET /P on Windows 9x/Me.
    Summary: Hello every1!! I wanna have some kinda SET /P command on Windows 3.1/9x/Me and DOS. Is there a way to extract the SET command from CMD.EXE in Windows ...

Detect who uses COM port
    Summary: Hi, does anyone know of any way in VB or C++ to find out which application uses a serial port ? I can detect that the port is in use, but I want to k...

Using parameters to rename a file
    Summary: I want to use a command line parameter to fill in the "FILENAME_HERE" section of the following batch file code (see below). I tried using %3 , but it...

accessing BASH commands using c++
    Summary: I am programming in c++ using the g++ compiler in Linux. Can anyone tell me how to use BASH commands from within a c++ program? Specifically I need ...

Batch Letter Change
    Summary: Hi As far as I know the set command is'nt case sensitive. I have an old dos program call Change.com from a PC Magazine floppy. It allows you to chang...

Perl install on Win 98
    Summary: An experienced programmer of other languages, I'm trying to get a start with Perl. In a DOS window, the path is "PATH=C:\PROGRA~1\PERL;C:\WINDOWS;C:...

Using the Choice Command
    Summary: Hi, I am need to use the choice command for my batch file but when I use it in Microsoft Windows XP Perfessional it says the choice command cannot be ...

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

Sponsored Results for: Detect 'Enter' using SET command?

Ads by Google