Re: [Gambas-user] Date difficulties

2008-06-30 Thread Jacky
Le Saturday 28 June 2008 06:37:51 richard terry, vous avez écrit : > Something I've never come to terms with which should be simple. > > I have a class containing items including a date eg as a simple example > which dosn't exist and I don't use but will serve the purpose of the > request: > > cOrd

[Gambas-user] Date difficulties

2008-06-30 Thread richard terry
Something I've never come to terms with which should be simple. I have a class containing items including a date eg as a simple example which dosn't exist and I don't use but will serve the purpose of the request: cOrder part as string date as date In a form I may have this sort of code Dim o