Detaching A (AREV Specific)
At 26 JUN 2003 10:53:36AM C Mansutti wrote:
I have a program that retrieves revelation data from a floppy. On some PCs after I have attached A transferred data and detached A, when I remove the floppy, I get
"General Failure Reading Drive A Abort,Retry,Fail"
I've checked via the command line and a detachtable a command has been issued.
What's happening?
TIA
Claude
At 26 JUN 2003 11:16AM [url=http://www.sprezzatura.com" onMouseOver=window.status= Click here to visit our web site?';return(true)]The Sprezzatura Group[/url] wrote:
Speculatively (as my machine doesn't have a floppy drive) try a FLUSH and a call purge.cache after the detach.
World Leaders in all things RevSoft
At 26 JUN 2003 11:57AM Don Miller - C3 Inc. wrote:
It sometimes depends on how you are attaching the diskette. If you're doing
ATTACH A:\ and all your files are under the root, then
DETACH A:\
FLUSH
will do it.
If you'r attaching a subdirectory on A:\ then you have to detach the same thing you attached. Usually the FLUSH is sufficient
Don M.