At 2:39 AM -0800 4/6/2002, Magnus von Br�msen wrote: >I get the old error (Chunk: no target found) when trying this: > > on mouseUp > ask "How many?" > if it is not empty then put tab & it after the selectedLine > end mouseUp
You may need to set the button's traversalOn to false. (This avoids losing the selection when you click the button.) -- Jeanne A. E. DeVoto ~ [EMAIL PROTECTED] Runtime Revolution Limited - The Solution for Software Development http://www.runrev.com/ _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
