Computer Science Canada

How do I display the system date?

Author:  INFERNO2K [ Wed Jun 11, 2003 12:59 pm ]
Post subject:  How do I display the system date?

I've tried inputing exactly as told in the Turing reference manual

code:
var today : string
        date (today)
        put "Greetings!!  The date today is ", today



But I recieve a "Right bound of substring is greater than length of string." error.

What does this mean?

Does it mean that the variable of today holds no data?

Author:  Catalyst [ Wed Jun 11, 2003 2:33 pm ]
Post subject: 

works for me

Author:  Andy [ Wed Jun 11, 2003 3:20 pm ]
Post subject: 

yepp, works for me too?
which turing are u using?

Author:  INFERNO2K [ Wed Jun 11, 2003 3:41 pm ]
Post subject: 

4.0.3

Author:  INFERNO2K [ Wed Jun 11, 2003 5:48 pm ]
Post subject: 

Upgraded to 4.04

Works now.

Author:  Andy [ Wed Jun 11, 2003 7:56 pm ]
Post subject: 

lol, ya u might want to keep up to date with the lastest and the bestest of the crappiest


: