Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Locate Folder when only part of the folder name is known
Message
De
26/09/2010 05:24:04
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01482316
Message ID:
01482760
Vues:
54
>>Have look at XDIR here in downloads. ( download#25487 )
>>It is class that reads folders and files underneath given path (could be entire drive)
>>and sends them as parameters to a two hook methods. One of the sample subclasses there gathers all files / folders into a cursor,
>>and another does simple file search. You can take those samples and customize to do folder search instead.
>>
>>HTH
>>Sergio
>
>Hi Sergio,
>
>Do I remember right you had a Grid class that printed itself to Excel? I checked your Downloads and it's not there. I could have confused you with Dorin, but I checked his downloads also.

Theoretically possible with RS, If you use XFRX along with it. RS has method call which replicates grid, and then you send results to excel via XFRX.

However this should be relatively easy to accomplish with simple OLE automation. Make your own class that reads grid settings
(column datasources) and then creates simple list in excel based on those.

I also have rep2excel (excel automation class) class which does not replicate grid, but you can easily write entire cursor into excel sheet using single method call.


HTH
Sergio
*****************
Srdjan Djordjevic
Limassol, Cyprus

Free Reporting Framework for VFP9 ;
www.Report-Sculptor.Com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform