Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
IF FILE() Not Firing...
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00599437
Message ID:
00599713
Views:
33
>>Hi Gregory,
>>
>>Just curios, are you going to publish the work, you've done? Case-sensitive adir sounds very interesting...
>
>Case sensitive adir is in vfp7 I believe.
>
>But I'll try to put the functions on the ut in the next few days or so. Just have to make them a bit suitable (.h files)
>
>Will include
>
>DiskFilename(file) ie case sensitive
>FileTimeToDateTime(FileTime)
>adir_(Arrayname, FileSkeleton, attributes)
>FolderRemove(Folder, Silent) && recursive
>FileExists(FileName)
>FileMatch(FileSkeleton)
>FileResetReadOnly(FileName)
>FileSetReadOnly(FileName)
>FolderMove(Source, Destination, Silent) && recursive
>FolderCopy(Source, Destination, Silent) && recursive && smart ie does not copy if file already exists and has not been changed. I use it to back up to CD-RW
>SpaceUsed(Folder, Recurse)
>
>+ the progress bar I use in them
>
>Their age is less than a month. And I've had no problems with them as far.

Gregory,

Have you looked at the Windows Script Host? Much of this functionality is available via and and without the necessary code overhead required for the API calls.
George

Ubi caritas et amor, deus ibi est
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform