|
Roberto wrote: > > If you have no globals to reference would you do: > > ... > > global -- turns on dmode (only inside f) > > There is a small syntactical problem here. The other problem with this is that it's quite strange for the word "global" by itself to mean "don't use globals by default".