Rev 5380 | Rev 6576 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
5380 | bpr | 1 | |
2 | !if $wims_read_parm!=slib_header |
||
3 | !goto proc |
||
4 | !endif |
||
5 | slib_title=Mathcalc |
||
6 | slib_parms=0 |
||
7 | slib_example= |
||
8 | |||
9 | |||
10 | slib_author=Joke, Evers |
||
11 | |||
12 | !exit |
||
13 | |||
14 | :proc |
||
15 | slib_dir=scripts/authors/jm.evers |
||
16 | |||
5736 | bpr | 17 | slib_out=<a onclick="window.open('$slib_dir/html/mathcalc.html','calculator','width=280,height=370,left=0,top=0')">\ |
18 | <img src="$slib_dir/gifs/xcalc.png" width="50" height="70" alt="calculator"/> |