**DONOTDELETE**
(Lurker)
1999-09-02 07:40 AM
GetFileTime

GetFileTime respond nothing when it is used with a .pwl file.


**DONOTDELETE**
(Lurker)
1999-09-03 04:05 AM
Re: GetFileTime

What version of Kix do you use?

I have tried it on a Win95 system with Kix version 3.60 and it works!

I have tried it with the following script.

cls
$time=GetFileTime ("c:\windows\"+@userid+".pwl")
cls
at (9,25) "$time"


It show me what I wanted to know.