Change the designation of variables from '&' to ':' and back

TomOzi

Member²
I often have to change the designation of variables from '&' to ':' and back.
How do I use the &-button (at the lower left on the status bar)? It should replace the designation suppress variable with '&' on ':'?
Or maybe there's another way to perform a quick auto replacement suppress variable without the use of Find & replace?
Or make flip arguments in (Find & Replace) one key;


 
Last edited:
Bind variables (:varname) are supported in the Test Window. It allows you to declare the data type of the variables and assign a value.

The SQL Window , Program Window and Report Window only support substitution variables (&varname).
 
Hint!
You have set "Regular expresions" it works anothers..
I make this "mistake" offten and wonder, why I cant find this text ;-)
 
Back
Top