Path: utzoo!utgpu!water!watmath!clyde!att!pacbell!ames!amdcad!sun!pitstop!sundc!seismo!uunet!portal!cup.portal.com!Thomas_E_Zerucha
From: Thomas_E_Zerucha@cup.portal.com
Newsgroups: comp.sys.atari.st
Subject: Re: Renaming folders
Message-ID: <6886@cup.portal.com>
Date: 26 Jun 88 05:08:14 GMT
References: <880617-013029-3945@Xerox> <1872@brahma.cs.hw.ac.uk>
Organization: The Portal System (TM)
Lines: 5
XPortal-User-Id: 1.1001.3273

One trick I used in a similar program was to write something that would
intercept the BIOS level call and return a false "Media Changed" after
changing the directory name and saving it - I used the Dfree call to see the
"changed media" and the intercept would detach itself after the first time.
It would always move back to the root and recognize the new directory.