Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Fichiers
Recherche: 

XDIR Recursive Directory Scan
Srdjan Djordjevic, Independent
Class effectively scans drives/directory, firing an event/methods for each subdirectory and file within. Using this class, you can do variety of directory/files processing tasks. Freeware/Source/Samples Included. Check out; Mass FRX CleanUp, Folder Preview/Print, File Search, XCopy etc.
Créé le
Il y a 19 années
Téléchargements
3291
Type de fichier
Freeware
Résultat de votes
5.00/5.00
General information
Résultat de votes:
5.00/5.00 (4 rates) Évaluer cet item
Description
************************************************************ | Utility : Xdir | Version : 2.20 ----------------------------------------------------------- | Purpose : Class Object performing recursive Directory Scan | Author : Djordjevic Srdjan ************************************************************ What it does ? -------------- Using VFP native Adir() function, it retrieves (separately) all subfolders and files withing given folder, passes all file parameters to one hook method 'with_file'), folder name(s) to another ('with_directory') - and then it recursively call itself for each subfolder found within current folder. This goes on and on until all folders & files are retrieved and passed to their respective methods. So each subdirectory or file will trigger event/method ; 'with_directory' 'with_file' with appropriate path / file parameters passed. What can be done with this ? --------------------------- Whenever you need to do some mass processing of folders and/or files on your harddisc (or elsewhere on your network ) , XDIR can be used as a *vehicle* running trough all of them, and streaming them to you as parameters in apropriate subclass methods - to be used as per your convinience. Version review --------------- 11 Jully 2006 V 2.20 - XDIR introduced as visual control as well. Just drop it on your form fill up hook methods and your tool is ready. - ESC support added. Terminate XDIR loop at any point by presing ESC 15 Feb 2006 V 2.00 *** Added Folder Print You can easily print or just preview your disc content. Just run sample form provided within XDIR project, select path and run report. You can print all files or just specified list of extensions. - Simple File search implementation added (Run sample form) to get you started. - Mass FRX clean up added in this version. You can easily clean up all frx files found on entire drives. Function used cleans up FRX preserving Size and Orientation. Since source is included, you can modify class method to call your own function to clean FRX instead. V 1.00 Basic XDIR with Xcopy class & wrapper function. *** WARNING! *** XCOPY Can overwrite your valuable files if mishandled! ******************************************************* Email Support via LT@MCLFEEDERS.COM Or any day via UT :) Thank you for trying this tool. Author: Djordjevic Srdjan
Créé par
Srdjan Djordjevic, Independent
Djordjevic Srdjan is Senior FoxPro developer with over 30 years of experience. Independent.

Commentaires
Fast and easy! Very handy. Thanks! William Kuhn, December 17, 2004

Excellent class. Personally, I use it all the time, as part of my compilation routine, to clean up the report garbage (printer info), which had caused me a lot of problems before. Hilmar Zonneveld, September 8, 2005

Ajouter un commentaire
More downloads created from this member
Srdjan Djordjevic, Independent
Report Sculptor is free Reporting Framework for VFP9. It features Visual OOP Reporting, WYSWYG FreePages Design, Scripting, SmartText(*), Replication of native VFP controls on report surface, FRX Interpreter, Fast Export to PDF and much more. ***NEW*** New version brings Live Report Preview S...
Créé le
Il y a 15 années
Téléchargements
4064
Type de fichier
Freeware
Résultat de votes
4.60/5.00
Srdjan Djordjevic, Independent
Fully OOP Reports in code. Class/Subclasses for writing reports in CODE to any available output. Write your reports as reusable subclasses, or just add some reporting directly to your forms. Subclasses with report samples provided for XLS,PDF,HTML,TXT output formats. No odd results - it is code & yo...
Créé le
Il y a 20 années
Téléchargements
4400
Type de fichier
Freeware
Résultat de votes
4.50/5.00
Srdjan Djordjevic, Independent
VFP/EXCEL Ole Automation class that let's you manipulate Excel file as 3D array. Broad set of calls for common automation tasks. Writing is as easy as oXL.make_cell(1,1,5,'Hi There'). Also Generic Reporting Class - for writing structured grouped reports via code directly to excel or any other avai...
Créé le
Il y a 21 années
Téléchargements
5172
Type de fichier
Résultat de votes
4.67/5.00