Date: | Mon Dec 18 01:50:03 2003 | |
Subject: | Re: Reading Input - arghh!! | |
From: | Peter Z | |
Volume-ID: | 1031218.10 |
Brilliant, many thanks for that, working much better now. Just one more small pointer would be appreciated :) I have a procedure taking an integer as input, which then uses rc_print_at to display that number at the appropriate position in an xwindow. However, rc_print_at flags an error saying it requires a string (rather than the integer). I know there's a command for converting string -> integer, but is there one that works in reverse? Thanks again and have a good holiday, Peter. |