July 11, 200521 yr You can replace this :REM Make WPI directory the current directory.for /f "delims=: tokens=1" %%i in ("%wpipath%") do %%i:cd "%wpipath%"byREM Make WPI directory the current directory.cd /d "%wpipath%"Goodbye.
Create an account or sign in to comment