I had an apms 6 project and part of the code was to filter characters in an input box:
FilterKeyPress(this, e_Key, "1234567890.")
While in apms 6 this worked fine and I could input lots of characters - in amps 7 is doesn't work as it only allows me to put one character in the input box at a time, what's changed in apms 7 that causes this? and is there a workaround?

Reply With Quote

