Re: Very slow typing in text field in CS

2016-08-15 Thread Tom Dillon
Kirk, I'm sure you've tried invoking the debugger using the secret keyboard and mouse handshake to no avail, but have you tried turning on On Before Keystroke and adding a case thusly (and with impunity): :(On before keystroke & Caps lock down) trace The caps thing is so you can wait until

Re: v13 - arrays keeping a value in {0} even after clearing

2016-08-15 Thread Chip Scheide
yes - these are the arrays for combo boxes On Sun, 14 Aug 2016 00:18:56 -0700, Kirk Brooks wrote: > > In the case you mention do you really need process arrays? If you can use > local arrays (and pass pointers to them to subsidiary methods) you are > assured fresh, clean arrays each time the