.. _edit-dlr: EDIT$ ===== +----------+-------------------------------------------------------------------+ | Syntax | EDIT$ ([#ch,] default$ [,maxlen%]) | +----------+-------------------------------------------------------------------+ | Location | Turbo Toolkit | +----------+-------------------------------------------------------------------+ This function is similar to :ref:`edline-dlr`. It operates in the same way as :ref:`editf`, except that any string of characters can be edited, rather than being restricted to a number. **CROSS-REFERENCE** See :ref:`editf`.