Building on an older script, a similar dialog for creating regexp columns.
Its still a work in progress, but gives an idea.
feedback welcome.
Button for dialog
<?xml version="1.0"?>
<button backcol="none" display="both" textcol="none">
<label>RegExp </label>
<tip>Manage RegExp Columns</tip>
<icon1>#RegExpColumns:RegExpBlue</icon1>
<function type="normal">
<instruction>RegExpColumnsConfigure</instruction>
</function>
</button>
RegExpColumns.osp (31.6 KB)