Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to determine selected files via Common Dialog
Message
De
10/07/2009 10:24:30
Mike Sue-Ping
Cambridge, Ontario, Canada
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
01411386
Message ID:
01411401
Vues:
24
>>>>I'm trying to parse the "Filename" property of the common dialog control in order to determine the selected files. It appears to contain the folder name as the first part of the string followed by each selected file separated by a space!
>>>>
>>>>When I try the solution samples under the ActiveX controls section, there is a "Customize the open dialog box" example. I put a break point in the cmdFIles.Click() code to inspect the .Filename property. The VFP debugger does not reveal any special characters used as the delimiter, however, when the property value is put into the editbox control, it shows a "special" character as a delimiter!!!
>>>>
>>>>How is the latter done? Does anyone know what the "trick" is to parse the selected files easily?
>>>>
>>>>TIA,
>>>>Mike
>>>
>>>Mike,
>>>
>>>Please check message # 617311
>>
>>Thanks!!! That works for me.
>
>You're welcome, but I guess Chuck's response is better. That code was written before ALINES() function was introduced.

You're correct and I did change the code that you referenced to be more like Chuck's. Gotta love those one liners!
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform