CompuServe Messages

TDI's CreateProc()

    10-Dec-87 04:47:51
Fm: Nick Sullivan/Transactor 76703,4353
To: Erv Thompson 70567,523
Erv, DeviceProc() should return an address for everything except a non-existent device (like "foo:"), after you click CANCEL in the "Please insert volume foo" requester; and for "nil:". Given a directory or file name, existent or not, you will get the address of the file-handler for the device where the current directory is located; given a device name, you'll get the address of the handler for that device. Nick