I would find it handy to be able to enter variables options on multiple lines, simply for clarity while editing. With all the new formatting options available for search for example, it can get very confusing.
eg.
Instead of:
% SEARCH{"TOPICPARENT.*name=\".*%TOPIC%.*\"" web="Jobs" casesensitive="off" regex="on" nosearch="on" nototal="on"}%
Like this:
% SEARCH{
"TOPICPARENT.*name=\".*%TOPIC%.*\""
web="Jobs"
casesensitive="off"
regex="on"
nosearch="on"
nototal="on"
}%
Possible?
--
AdrianLynch - 17 Jan 2002