USING: io strings math ; "Enter a string: " write readln "Enter a number: " write readln string>number
Hello World! 30
./prog.factor
5: readln string>number
^
No word named “string>number” found in current vocabulary search path