qatester
02-01-2006, 03:50 PM
Does anyone know an easy way of converting long file names to 8.3 (short) file names and vise versea in javascript.
I'm trying to compare to strings that are paths to a file to see if they are the same. The strings are returned from a directory service in an xpcom component and since we didn't write the code for that we figured it would be easier to just fix the problem in the js file.
I'm trying to compare to strings that are paths to a file to see if they are the same. The strings are returned from a directory service in an xpcom component and since we didn't write the code for that we figured it would be easier to just fix the problem in the js file.