i wan't to make a script that basicly works with the on text trigger idea like so:

On *:text:!rules:#channel: { .play -n $nick #channel-rules.txt }

thats easy enough but i would like to elaberate on it.
i would like to have is so one script will do jobs.
like a sep on text trigger for each job for example 1 for rules, 1 for serving requirements, and one for new file listings.
and going back to shadowdemons query with the combo box and editing i would like to be able to create a dialog using a tab format to edit each one.

how do i do this???