Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Re: Problems with Adir() function
Message
De
02/04/1998 17:30:25
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Re: Problems with Adir() function
Divers
Thread ID:
00089087
Message ID:
00089087
Vues:
60
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.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform