|
|
1.1 paf 1: $image[^image::create(10;10)]
2: $response:download[^image.gif[a.gif]]
1.2 paf 3:
4:
5: ----------
6:
7: #xxx
8:
9: "a -""
10: #xx
11: *b" c
12: #c
13: a"b c!
14:
1.7 ! misha 15: $t[^table::load[excel.txt;$.encloser["]]]
1.2 paf 16: $c[^t.columns[]]
17: ^c.menu{=$c.column=|}<br>
18: ^t.menu{
19: ^c.menu{
20: =$t.[$c.column]=|
21: }
22: <br>
23:
24: }
1.3 paf 25:
26:
1.4 paf 27: ----------------
28:
1.5 paf 29: @main[]
30: ^test[]
31: #^memory:compact[]
32:
33: @test[]
1.4 paf 34: $hf[^hashfile::open[hf]]
1.5 paf 35: $hf.bomb[$.value[alive]$.expires(1/24/60/60*3)]
36: =$hf.bomb=
37:
38: @other[]
1.4 paf 39: $hf.paf[works]
1.5 paf 40: #clear!^hf.clear[]<br>
41: =$hf.paf=
42:
43: $hf.pif[pworks]
44: <hr>
45: #^hf.delete[paf]
46: =$hf.paf=
47: <hr>
48: hash:<br>
49: $h[^hf.hash[]]
50: ^h.foreach[k;v]{
51: $k=$v<br>
52: }
53: <hr>
54: hashfile:<br>
55:
56: ^hf.foreach[k;v]{
57: $k=$v<br>
58: }
59: