Post Reply 
AFiles problem
10-23-2015, 12:41 AM
Post: #1
AFiles problem
If I store an object such as AFiles ("name") := obj it works fine.

I can then reload it with xyz := AFiles ("name");

Ok. But just using AFiles () produce an empty list {} and not a
list of files as i would have expected.

Now the problem I'm having is that using

AFiles ("aname") where it doesnt exist produces a system error
which breaks the code.
There seems to be no way to determine if
a stored object exists.

Do i really gave to use an error trap just to determine the
existence of a stored object ?

I work with android Prime only for now on my
Galaxy Tab Pro/Note 2
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
AFiles problem - ji3m - 10-23-2015 12:41 AM
RE: AFiles problem - Tyann - 10-23-2015, 04:54 AM
RE: AFiles problem - ji3m - 10-23-2015, 11:31 AM
RE: AFiles problem - Tim Wessman - 10-23-2015, 05:22 PM



User(s) browsing this thread: 2 Guest(s)