144 NEW: op= -------------------------------------------------------------------------------- A group of compound assignment operators (+=, -=, *=, /=, %=, and **=) have been added to the Clipper language to allow operation and assignment in a single statement.