Method code for $list.to_buffer()

[Turn on line numbering]
arg @args;

return (> strings_to_buf(@args) <);

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

Tlon