Code: (Select All)
If m.wh > 0 Then m.mousekey$ = Chr$(0) + "P" Else m.mousekey$ = Chr$(0) + "H"
@bplus
Fixed this line. I had two "P" instead of a "P" and "H" Still hungover, I guess!
Yes, it can handle more than one page. No limit, except memory. Links are 255 max for now. I could expand that to 60,000+ by just using one more matrix space per character.
I'm experiencing a bug when I go back to the larger text field. I'll post one with a larger field, as soon as I track down what's causing the issue.
Thanks!
Pete