Rev 539 | Rev 2906 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 539 | Rev 2883 | ||
---|---|---|---|
Line 8... | Line 8... | ||
8 | !if / isin $g |
8 | !if / isin $g |
9 | gotm=!append item $g to $gotm |
9 | gotm=!append item $g to $gotm |
10 | !endif |
10 | !endif |
11 | !next g |
11 | !next g |
12 | gotcnt=!itemcnt $gotm |
12 | gotcnt=!itemcnt $gotm |
13 | - | ||
14 | default_size=620x270 |
13 | default_size=620x270 |
15 | default_module=tool/wcalc |
14 | default_module=tool/wcalc |
16 | default_color=bisque |
15 | default_color=bisque |
17 | default_precision=12 |
16 | default_precision=12 |
18 | winname=new |
17 | winname=new |
19 | jsdef=onClick="window.open('','$winname','location=no,status=no,toolbar=yes,menubar=no,scrollbars=yes')" |
18 | jsdef=onClick="window.open('','$winname','location=no,status=no,toolbar=yes,menubar=no,scrollbars=yes')" |
20 | sizeinput=!nosubst <INPUT TYPE=HIDDEN NAME=wims_window VALUE="$op_size"> |
19 | sizeinput=!nosubst <INPUT TYPE=HIDDEN NAME=wims_window VALUE="$op_size"> |