Specialty Forums
Security and Virus
General Hardware
CPUs/Overclocking
Networking
Digital Photo/Video
Office Software
PC Gaming
Console Gaming
Programming
Database
Web Development
Digital Home

General Forums
Windows XP
Windows Vista
Windows 95/98
Windows Me
Windows NT
Windows 2000
Win Server 2008
Win Server 2003
Windows 3.1
Linux
PDAs
BeOS
Novell Netware
OpenVMS
Solaris
Disk Op. System
Unix
Mac
OS/2

Drivers
Driver Scan
Driver Forum

Software
Automatic Updates

BIOS Updates

My Computing.Net

Solution Center

Free IT eBook

Howtos

Site Search

Message Find

RSS Feeds

Install Guides

Data Recovery

About

Home
Reply to Message Icon Go to Main Page Icon

Subject: Compare Variables?

Original Message
Name: JMidalo
Date: March 30, 2008 at 16:41:31 Pacific
Subject: Compare Variables?
OS: Vista
CPU/Ram: 8 gigs
Model/Manufacturer: intel/hp
Comment:
How can you compare two variables in dos?

For example:

set test=c:\folder
set example=c:\folder

if %test% == "%example%" goto samepath

<noob I know.

Thanks for help



Report Offensive Message For Removal

Response Number 1
Name: Mechanix2Go
Date: March 30, 2008 at 19:16:15 Pacific
Subject: Compare Variables?
Reply: (edit)
if "%test%"=="%example%" goto samepath


=====================================
If at first you don't succeed, you're about average.

M2


Report Offensive Follow Up For Removal

Response Number 2
Name: JMidalo
Date: March 30, 2008 at 20:38:39 Pacific
Subject: Compare Variables?
Reply: (edit)
It works with the example I provided above but for what I'm trying to do it won't.

I have the user input data into two variables and I want to compare those two variables to see if they are the same.

SET /p folder1="Set path for folder 1"
echo %folder1% > folder1.txt


SET /p folder2="Set path for folder 2"
echo %folder2% > folder2.txt

if "%folder1%"=="%folder2" goto samepath

then the program just completely skips that if statement even when I make the paths the same.

Thanks for the help Mechanix!


Report Offensive Follow Up For Removal

Response Number 3
Name: JMidalo
Date: March 30, 2008 at 20:50:27 Pacific
Subject: Compare Variables?
Reply: (edit)
nevermind, forgot the % lol

Report Offensive Follow Up For Removal

Response Number 4
Name: cup
Date: March 31, 2008 at 09:26:24 Pacific
Subject: Compare Variables?
Reply: (edit)
You might want to change the comparison to

if "x%test%"=="x%example%" goto samepath

I don't know which OS it is but on one of them ""=="" doesn't work.


Report Offensive Follow Up For Removal

Response Number 5
Name: Bakers
Date: March 31, 2008 at 11:35:36 Pacific
Subject: Compare Variables?
Reply: (edit)
Windows VISTA thought this was a **-DOS Forum ??

Report Offensive Follow Up For Removal



Use following form to reply to current message:

   Name: From My Computing.Net Settings
 E-Mail: From My Computing.Net Settings

Subject: Compare Variables?

Comments:

 
  Homepage URL (*): 
Homepage Title (*): 
         Image URL: 
 


Data Recovery Software



Version Tracker Pro
Keep your software current and secure, effortlessly

Click Here for a Free Scan

Driver Agent
Automatically find the latest drivers for your computer.
Click Here for a Free Scan



The information on Computing.Net is the opinions of its users. Such opinions may not be accurate and they are to be used at your own risk. Computing.Net cannot verify the validity of the statements made on this site. Computing.Net and Computing.Net, LLC hereby disclaim all responsibility and liability for the content of Computing.Net and its accuracy.
PLEASE READ THE FULL DISCLAIMER AND LEGAL TERMS BY CLICKING HERE

All content ©1996-2007 Computing.Net, LLC