1.can Regular expressions be used in keywords define?

and
2. if i have one line:
==========================================
    form1.text1.text=12  ' define the num
==========================================
how to define the comment sytax to make " define the num " as the comment, not include the before words.

anyone know this?