Mitch Bradley wrote:
> Will there be problems if the string to be modified is in ROM, as with a
> string compiled into a colon definition in a ROM dictionary?
It shouldn't do, as S\" returns a string, which is then copied into the
ROM space at compile time, the same as for S".
--
Peter Knaggs