Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Got so drunk for St. Patricks Day, I programmed something in graphics...
#39
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
Reply


Messages In This Thread
RE: Got so drunk for St. Patricks Day, I programmed something in graphics... - by Pete - 04-25-2024, 02:29 AM



Users browsing this thread: 1 Guest(s)