1a7 @verb #1112:"convert_1" this none this rxdo #7788 @program #1112:"convert_1" this none this "Convert the argument to meters, and then convert from there to whatever." what = tofloat(args[1]) from = args[2] to = args[3] x = this.units[1] what = $no_one:eval(tostr("return ", what, " ", this.to_metres[from in x[2]], ";"))[2] return $no_one:eval(tostr("return ", what, " ", this.from_metres[to in x[2]], ";"))[2] . 0