~geoff.bache/storytext/selftest-trunk

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
---------- Shell '' ----------
Menu Bar:
  &File (cascade)
    Redraw!

DateTime (calendar, showing 2/18/1975)
DateTime (date, showing 2/3/1976)  DateTime (time, short, showing 14:00:00)

------------------------------

ERROR: Could not simulate command 'set calendar to nonsense' - Could not parse date/time argument 'nonsense', not of format 'M/d/yyyy'.

ERROR: Could not simulate command 'set time to nonsense' - Could not parse date/time argument 'nonsense', not of format 'kk:mm:ss'.

'set calendar to' event created with arguments '3/4/1975'
Calendar changed

Updated DateTime (calendar, showing 3/4/1975)

'set date to' event created with arguments '3/4/1976'
Date changed

Updated DateTime (date, showing 3/4/1976)

'set time to' event created with arguments '15:00:00'
Time changed

Updated DateTime (time, short, showing 15:00:00)

'redraw' event created with arguments ''

'close window' event created with arguments ''