Method code for $string.to_buffer()

[Turn on line numbering]
arg string;

return (> str_to_buf(string) <);

// Created 27-Mar-1995 as a part of ColdCore, see: @help Credit

Tlon