NetTalk Central

Author Topic: String Theory 1.77 .left and .right use wrong decimal value for tab  (Read 8543 times)

Larry Sand

  • Full Member
  • ***
  • Posts: 101
    • View Profile
Both methods have:

     of '<8>'
        if band(pWhat,st:tabs) then cycle.


and the ANSI decimal value for tab is '<9>'

Cheers,
Larry Sand

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11191
    • View Profile
Re: String Theory 1.77 .left and .right use wrong decimal value for tab
« Reply #1 on: April 10, 2013, 09:39:14 PM »
thanks Larry - fixed for the next build.
(on the up side, at least backspaces were removed <g>)

cheers
Bruce

Larry Sand

  • Full Member
  • ***
  • Posts: 101
    • View Profile
Re: String Theory 1.77 .left and .right use wrong decimal value for tab
« Reply #2 on: April 11, 2013, 04:27:33 AM »
Quote
(on the up side, at least backspaces were removed <g>)

<g> whenever I type the little buggers I can never find them.

Larry Sand