1aa @verb #1112:"convert_7" this none this rxdo #7788 @program #1112:"convert_7" this none this "Convert the argument to feet per second, and then convert from there to whatever." what = tofloat(args[1]) from = args[2] to = args[3] x = this.units[7] what = $no_one:eval(tostr("return ", what, " ", this.to_fps[from in x[2]], ";"))[2] return $no_one:eval(tostr("return ", what, " ", this.from_fps[to in x[2]], ";"))[2] . 0