Annotation of parser3/tests/todo.txt, revision 1.4

1.1       paf         1: $now[^date::now[]]
                      2: ^now.unix-timestamp[]
                      3: <hr>
                      4: $date[^date::unix-timestamp(1067857323)]
                      5: $date.hour $date.minute $date.second
                      6: #^date.unix-timestamp(1067857323)
                      7: 
                      8: ---------
                      9: 
                     10: $image[^image::create(10;10)]
                     11: $response:download[^image.gif[a.gif]]
1.2       paf        12: 
                     13: 
                     14: ----------
                     15: 
                     16: #xxx
                     17: 
                     18: "a -""
                     19: #xx
                     20: *b"    c
                     21: #c
                     22: a"b    c!
                     23: 
                     24: $t[^table::load[excel.txt;$.column-encloser["]]]
                     25: $c[^t.columns[]]
                     26: ^c.menu{=$c.column=|}<br>
                     27: ^t.menu{
                     28:        ^c.menu{
                     29:                =$t.[$c.column]=|
                     30:        }
                     31:        <br>
                     32: 
                     33: }
1.3       paf        34: 
                     35: 
                     36: ---------------
                     37: 
                     38: $t[^table::create{a    b
                     39: ^taint[av      av]     ^taint[b
                     40: v]}]
                     41: 
                     42: ^t.save[t.cfg;
                     43:        $.encloser["]
                     44: ]
1.4     ! paf        45: 
        !            46: ----------------
        !            47: 
        !            48: $hf[^hashfile::open[hf]]
        !            49: $hf.paf[works]
        !            50: $hf.paf

E-mail: