I more or less finished the code conversion from my vb app to my c# app

however as allways there are a few weird bugs to work out


on i noticed today was that my filepath information has extra \\ added to the file path name

i assume that its becuase \ is an escape charter but how can add it to a variable litterly with out it adding the extra \