TABLE OF CONTENTS


comafy

NAME

::guib::comafy -- tranforms the strings of type a(1) to a,1

USAGE

comafy $var

RETURN VALUE

The transformed string, i.e. a(1) is transformed to a,1

EXAMPLE

set a3 [comafy a(3)]