Rev 2071 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2071 | Rev 3898 | ||
---|---|---|---|
Line 48... | Line 48... | ||
48 | toString substitute(M_(0,0), {h=>1})) |
48 | toString substitute(M_(0,0), {h=>1})) |
49 | 49 | ||
50 | result=!exec m2 implicit3d("$fx","$fy","$fz") |
50 | result=!exec m2 implicit3d("$fx","$fy","$fz") |
51 | result=!translate # to $\ |
51 | result=!translate # to $\ |
52 | $ in $result |
52 | $ in $result |
53 | result=!line 1 of $result |
- | |
- | 53 | ||
54 | # Here I just discard the first two words of the result |
54 | # Here I just discard the first two words of the result |
55 | result=!word 3 to -1 of $result |
55 | result=!word 3 to -1 of $result |
56 | !exit |
56 | !exit |
57 | 57 | ||
58 | :output |
58 | :output |