esrf

Beamline Instrument Software Support
SPEC Macro documentation: [ Macro Index | BCU Home ]

editfilename.MAC
See other macros in category: Tools
Description:
    Macros allowing to enter a filename with filename expansion.
Documentation:
    DESCRIPTION
    This macro set allows to enter a filename with filename expansion.

Macros:
    editfilename
    Usage: editfilename (template)
    Enter a filename using filename expansion. template allows to preset a start directory (i.e. /data/id69).

Internal Macros:
    _efn_insert_char
    Usage: _efn_insert_char(c)
    used by "editline" and "editfilename"

    _efn_update_line
    Usage: _efn_update_line
    used by "editline" and "editfilename"

    _efn_scroll
    Usage: _efn_scroll
    used by "editline" and "editfilename". Scroll text so cursor is within bounds

    _efn_escape_sequence
    Usage: _efn_escape_sequence
    used by "editline" and "editfilename". Decode VT100 escape sequences generated by the cursor keys

    _efn_delete_char
    Usage: _efn_delete_char
    used by "editline" and "editfilename"

    _efn_cursor_right
    Usage: _efn_cursor_right
    used by "editline" and "editfilename"

    _efn_cursor_left
    Usage: _efn_cursor_left
    used by "editline" and "editfilename"

Filename: editfilename.mac
Author: H. Witsch
EDITFILENAME.MAC
$Revision: 1.4 $, $Date: 2008/02/27 17:12:55 $
Last mod.: 27/02/2008 18:12 by rey