View Single Post
  #1 (permalink)  
Old 02-26-2008, 01:51 PM
agraham's Avatar
agraham agraham is offline
Basic4ppc Expert
 
Join Date: Jul 2007
Location: Cheshire, UK
Posts: 1,314
Awards Showcase
Forum Contributer 
Total Awards: 1
Default FilesEx library - returns file information

This small library lets you get the attributes and dates and times associated with a file or directory as both strings and numbers. It also lets you find all the directories or files within a directory. Help file included in zip. Should work on both desktop and device under .NET 1.0/1.1 and later.

If anyone can think of any more file and directory stuff that is not presently available in B4PPC then please post the suggestion here.

EDIT :- Version 1.1 with FileMove and FileRename added.

EDIT :- Version 1.2 with DirectoryCopy, DirectoryCopytree, DirectoryMoveTree and DirectoryRename added

EDIT :- Zip version 1.2a reposted with corrected Help file. The dll is unchanged.

EDIT :- Source code for dll merging posted. Put it in the Basic4ppc Desktop\Libraries folder.

EDIT :- Version 1.3 posted with source for merging. See post #14
Attached Files
File Type: zip FilesEx1.3.zip (13.0 KB, 21 views)

Last edited by agraham : 07-25-2008 at 04:21 PM.
Reply With Quote