Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Re: Problems with Adir() function
Message
From
02/04/1998 17:30:25
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Re: Problems with Adir() function
Miscellaneous
Thread ID:
00089087
Message ID:
00089087
Views:
61
I'm using the adir function to try to display file details in my application.
I'm using a listbox to display the array and the files I'm trying to display
are elements of an array in my application. I have an option
button set up on my form for the user to select 1 file of my current array or all of the files, and when selected I want the details to display
in my listbox. In the click event of my command button code
when the user chooses all files I'm assigning that to a variable and then I am using this variable as the file skeleton in my adir function.
I am doing the same when they select 1 file. i,e,

x=(adatafiles[i])

Adir(myarray, x)

This isn't giving me the correct results. Can I use a variable with the adir function as I am trying to do? Any suggestions would be greatly appreciated.

Thank you.
Next
Reply
Map
View

Click here to load this message in the networking platform