I have a situation where tens of target dependent variables need to be
set.

T: AA=aa
T: BB=bb
T: CC=cc
etc.

Is there a compact way of writing these instead of writing
line-by-line?

T: AA=aa; BB=bb; etc.
which does not work.

Thanks in advance.
James

_______________________________________________
help-gnu-utils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gnu-utils

Reply via email to