Stuart McLachlan
stuart at lexacorp.com.pg
Thu Apr 12 09:48:32 CDT 2012
ISTM that having to physically set both the message and its time is flawed design. Setting the message should automatically set the time. -- Stuart On 12 Apr 2012 at 10:23, jwcolby wrote: > I have pairs of flags and methods to set/get those flags, an Err and ErrMsg. Err is the date/time > and ErrMsg is the message. > > It seems appropriate to call Err from ErrMsg, i.e. if I set an error message, have that property > call the Err property to set the date / time as well. > > As it is I call two properties, one to set the date / time and the other to save the error message. > > Your thoughts? > > -- > John W. Colby > Colby Consulting > > Reality is what refuses to go away > when you do not believe in it > > -- > AccessD mailing list > AccessD at databaseadvisors.com > http://databaseadvisors.com/mailman/listinfo/accessd > Website: http://www.databaseadvisors.com >