Well, my international (from an american viewpoint) friend, how about this:

on mouseUp -- display the date
  answer the system date with "OK"
end mouseUp

The requirements are stated clearly in the comment, so the long date is out. The system date should work properly for you, correct?

I agree that this is now a lesson in the nature of both bugs and hubris ;-)

regards,

Geoff

On Apr 8, 2006, at 1:18 AM, David Vaughan wrote:

On 08/04/2006, at 16:36, Geoff Canyon <[EMAIL PROTECTED]> wrote:

So tell me what could go wrong? ;-)

You are limiting yourself to the code, where bugs can have the forms of user requirements, specification and documentation as well as coding. In this case, the user may have wanted to know the date in long form ;-)

However, your code snippet as written does indeed have a bug. If I run it here, I see the answer "4/8/06" which I consider an absurd answer and very clearly a bug. In Australia, it is not yet August.

cheers
David

regards,

Geoff
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to