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

nando nando_f at ...951...
Fri Sep 1 13:08:56 CEST 2006


I didn't explain properly.
When I press the '.' after STAT in IDE, there is a list of items.
That list is different than wiki...specifically LastModified.

The IDE has a STAT.LastUpdate and wiki doesn't
Wiki has a STAT.LastModified and IDE doesn't

-Fernando


---------- Original Message -----------
From: "Daniel Campos" <dcamposf at ...626...>
To: nando_f at ...951..., "mailing list for gambas users"
<gambas-user at lists.sourceforge.net>
Sent: Fri, 1 Sep 2006 13:01:02 +0200
Subject: Re: [Gambas-user] STAT doc mismatch with 'LastModified'

> 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
> >
> 
> -------------------------------------------------------------------------
> 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
------- End of Original Message -------





More information about the User mailing list