[Gambas-user] STAT doc mismatch with 'LastModified'

Daniel Campos dcamposf at ...626...
Fri Sep 1 13:01:02 CEST 2006


I'm not sure, but I think the IDE can not get in edit time the kind of
object returned by a function and autocomplete it. Does it work at
runtime, anyway?

Daniel


2006/9/1, nando <nando_f at ...1382...>:
> I'm assuming STAT.LastUpdate (in IDE) is the same as STAT.LastModified (from wiki)
> -Fernando
>
> >From the Wiki 'STAT' page
> -----------------------------------------------------------------------------------------
> Stat (gb)
> This class represents all the information returned by the system about a specific file.
>
> Symbols
> This class is not creatable.
> Properties
> Group   Hidden   LastAccess   LastChange   LastModified   Link   Mode   Path   Perm
> SetGID   SetUID   Size   Sticky   Time   Type   User
>
> See also
> Stat
> -----------------------------------------------------------------------------------------
> >From the IDE:
> WITH Stat(application.Path &/ config.cfg)
>  remember_timestamp = .last?   <--'LastModified is not listed, but there is a LastUpdate
> END WITH
> -----------------------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>




More information about the User mailing list