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:
00599865
Views:
32
>>>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,

No, not yet. A part of my customers still have win95. I think I remember that under 95 you have to donwload it. Maybe also in win98. Since I am just shipping software (a CD), I do not know over 90% of them.

I know that much of that functionality is in wsh (from ut and ng). Just wanted to be on the safe side.
Gregory
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform