Erez Amit wrote: > Is there a built-in macro variable that holds the last searched string? > or > Is there a way to access the "static char > *SearchHistory[MAX_SEARCH_HISTORY];" (search.c) from a macro? No, there is nothing like this. --Jörg