PDA

View Full Version : slashes? ... \ -> /


dexter13
20th April 2001, 14:51
Simple question. I want to create a link to an executable using a commandline switch (eg. program.exe /c). The slash("\") always compiles as a "/". What am I missing?

dexter13
20th April 2001, 17:36
never mind..

it's was just the goofy quote thing..

"program.exe" '/c'

saivert
25th April 2001, 09:22
Instead of posting a new one saying "never mind..." why not appending this to the already existing one...