Windows Vista Forums

How take an user input in command line Options

  1. #1


    Developer Guest

    How take an user input in command line Options

    I want to take user input from commandline and procees based on it



    In windows XP I can do


    set /p test=Enter 1 or 2
    IF %test%==2 GOTO TWO
    IF %test%==1 GOTO ONE


    How can I do in WIndows CE 4.2 or CE 5.0. It doesn't recognize set /p
    command


    Any help is appreciated


      My System SpecsSystem Spec

  2. #2


    Marco Shaw Guest

    Re: How take an user input in command line Options


    >
    > How can I do in WIndows CE 4.2 or CE 5.0. It doesn't recognize set /p
    > command


    Wrong place to ask about Win CE...

    Marco

      My System SpecsSystem Spec

How take an user input in command line Options

Similar Threads
Thread Thread Starter Forum Replies Last Post
Command Line Options Waggers Live Mail 0 27 Oct 2009
How to read a user input value from command line and store it in a variable? Tony Bansten VB Script 5 25 Mar 2009
16bit Command Line application ignores keyboard input after a few minutes. Tritech Vista General 5 24 Feb 2009
Start, Run Command line options........ Jim Vista General 5 23 Oct 2007
Command Line Input? Singee PowerShell 1 31 May 2006