user command
Kenneth Brody
kenbrody at spamcop.net
Wed Oct 7 08:21:13 PDT 2009
Chris Rendall wrote:
> I looked at opendir() but it didn't seem to work.
What was your exact opendir() call?
> I was getting a -22 after executing the opendir() command.
Good. You avoided my "define 'doesn't seem to work'" answer. :-)
What O/S is this? What does ERRNAME("-22") return? (On my SCO Unixware
box, system error 22 is "invalid argument".)
> I think the problem is the directory I'm trying to open has a space in it. When I used opendir() to a path that doesn't have a space it worked correctly using @dirlist_file in the listbox. The directory name is "Filler Metal". When I used "filler~1" it worked correctly.
filePro doesn't care about the space. Perhaps your O/S does, however?
[...]
--
Kenneth Brody
More information about the Filepro-list
mailing list