Lugaru's Epsilon
Programmer's
Editor 14.04

Context:
Epsilon User's Manual and Reference
   . . .
   Command Reference
      abort
      about-epsilon
      align-by-tab
      . . .
      zoom-window
   Variable Reference
      . . .
      readonly-pages
      readonly-warning
      recall-id
      recall-longest-response
      recall-maximum-session
      . . .
   Changing Epsilon
   . . .

Previous   Up    Next
readonly-warning  Variable Reference   recall-longest-response


Epsilon User's Manual and Reference > Variable Reference >

recall-id: system variable

Default value: none

Epsilon's line input subroutines let you recall previous responses to each prompt. Epsilon normally keeps track of which responses go with which prompts by recording the type of response (file name, buffer name, etc.) and the name of the command that prompted for the text. A command can tell Epsilon to use a different "handle" for a prompt by setting the recall-id variable to a string containing the handle. For example, if you wrote three new EEL commands and wanted them to share previous responses, you could include the line save_var recall_id = "my_responses"; in each command prior to calling the input function.



Previous   Up    Next
readonly-warning  Variable Reference   recall-longest-response


Lugaru Epsilon Programmer's Editor 14.04 manual. Copyright (C) 1984, 2021 by Lugaru Software Ltd. All rights reserved.