On 2020-10-24, at 18:35:32, Seymour J Metz wrote: > > It is possible to write XEDIT macros to support mixed case comments with > upper case labels and opcodes. > Hmmm... I could imagine:
Treat any token starting in Col. 1 as CASE UPPER. Treat the first token following a blank on a non-continuation line as CASE UPPER. Treat '*' lines and everything else as CASE MIXED. I wasted a lot of time customizing XEDIT with macros. I never got as far as that one. -- gil
