i want to get the name at the final of a link so i did that
if( invName.substring(j,k).equals("\")){
copyf=invName.substring(0,j);}
so eclipse said String literal is not properly closed by a double-quote
how can i compaire String with this char \