Could you please run this snippet after having the selected 10-PP-6#1 in Finder?
tell application "Finder"
set theSel to (get its selection)
set theFile to item 1 of theSel as alias
end tell
tell application "System Events"
set finfo to properties of theFile
set ftype to type identifier of finfo
display dialog ftype
end tell
All done, check if it still works, you don’t need to reply if it does!
But don’t forget that it might not work on the server, you should really try that last script on folders of different ages, that is if you have used different versions of Quark. And still if you havent, and experience any troubles, please run that script on the files which aren’t renamed properly and post the results, I’ll subscribe to this post!