Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
IF FILE() Not Firing...
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00599437
Message ID:
00599713
Vues:
34
>>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform