Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Touch File
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00602053
Message ID:
00602275
Views:
28
The code below works for me just fine, except I set lcfile to a file that actually resides on my system. Also, I didn't make any modifications to the downloaded programs *smile*

Have you tried this from within VFP? You don't get any errors? And it doesn't work for any file on your system? hmmm...

I don't remember if you provided this information already: What version of VFP are you using (w/service pack)? What OS are you on?

It looks like George has headed home, but he often times pokes his head in here in the evening. Hopefully he can shed some light on the issue.


>no dice. i put it in the 3rd and 4th place and it doesn't work.
>
>So, the rest of you can use these programs fine? and all i need to do is:
>lcfile = 'C:\Matt\Discovery\LB_400\LogBook\archiver.exe'
>ltModified = datetime()
>SET PROCEDURE TO FileTime ADDITIVE
>oFileTime = CREATEOBJECT("FileTimes")
>llresult = oFileTime.SetFilesTime(lcfile, , ltModified, ltModified)
>
>for whatever reason, i can not get this work.
>
>thanks for all your help and time, thus far.
>m
Steve Gibson
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform