For Programmers: Free Programming Magazines  


Home > Archive > Clarion > March 2004 > 'File Usage Error'









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author 'File Usage Error'
Oren Glick

2004-03-26, 11:01 pm

I have some 25 files (all .tps) to selectively access and read from. I
use a Case structure to select the desired file with code like this:

Of 'L001'
Access:L001.Usefile() ** This line gives me a 'File Usage
Error'
Set(L001.LblZipKey)
L001.LblZip = Tag:DestZip
If Access:L001.Fetch(L001.LblZipKey) <> Level:Benign
Beep(Beep:SystemHand)
Message(Error())
End
The files have all been selected for use in the Procedure Properties
window. I haven't tried all the files but all I've tried so far give
me the error.
I'm using 5.5e.
I use 'Access:....Usefile() frequently without problems. Any ideas on
what's going on? Thanks for any help!
Oren Glick
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com