From: dasDasein Date: 2007-07-23T04:02:39+09:00 Subject: How to implement editor within Ruby script? ------=_Part_152242_6632508.1185130962249 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline How can you start up an external cli editor (like emacs, vi, pico etc.) from a ruby script to edit a file and return to the script after editing is completed? Tony ------=_Part_152242_6632508.1185130962249--