02-09-2023, 10:15 PM
(02-09-2023, 06:34 PM)Balderdash Wrote: I've used periods before when writing functions that would emulate ones found in an object-oriented language. I see their purpose and I have no issue with such naming scheme.
That was my thinking for using them as well. On another note, I just finished renaming all my functions and subroutines with underscores in place of the periods and the color coding anomaly I mentioned disappeared. It seems using periods in function and subroutine names brings out the issue Steve mentioned above more easily. Perhaps a clue on where to look?