I remember that there's some problem with renaming on OS 9, but do not remember the details. Others might.
Try renaming it using the MoveFileTo method instead. Perhaps that helps. > Folderitem.name=ReplaceAllB(Folderitem.name, "/", "-") > > ...and so on through the illegal characters. > > This works on OS X, but not on OS 9 (my Windows version does not > bother with it because such a name could not exist anyway.) I've > also tried ReplaceAll instead of ReplaceAllB. I've also tested this > on a "real" OS 9 machine--i.e, not just in Classic mode. _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
