Announcement

Collapse
No announcement yet.

PB Code Finder not showing Thread Functions?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    PB Code Finder not showing Thread Functions?

    Hi folks,

    I just need to verify with you that this isn't just my computer's way of making me go crazy: is your PB 9.00 also showing THREAD FUNCTIONS in "Code Finder" list or not? Like in the pic I attached.. ?


    cheers.. aSa C[_]
    Attached Files

    #2
    You should notify [email protected]
    Rick Angell

    Comment


      #3
      I reported this the other day.

      I have a work-around. The code finder recognizes macros, so I put a macro just above of the THREAD FUNCTION like this:
      Code:
      MACRO MY_THREAD_m = *  
      THREAD FUNCTION MY_THREAD(etc AS LONG) AS LONG
         ... etc ...
      END FUNCTION
      Regards,
      jim
      ... .... . ... . . ... ... .... . .. ... .... .. ... .... .. .... ..

      n6jah @ yahoo.com

      Comment


        #4
        Thank you, so it's not just my computer.. And I'm glad you mentioned you already notified the support, so there's no need for me to do that.

        cheers.. aSa C[_]

        Comment


          #5
          If you do notify PB support, it is noted, AIUI, so it is never in vain. Also if there is a recommended way to deal with a situation, then PB support would be the supported source of such information.
          Rick Angell

          Comment


            #6
            OK, someone has to ask ...

            Originally posted by Ari Savola View Post
            cheers.. aSa C[_]
            What does "C[_]" stand for?

            Comment


              #7
              heh.. thats my "visual art"..

              it's a coffee/beer mug, depending on who's looking at it

              but I'm most of the time coffee powered

              cheers.. aSa C[_]

              Comment


                #8
                *Blink*

                Ahhhh

                I was thinking of some kind of acronym or logo or something the like.

                Comment


                  #9
                  or better yet, coffee and beer


                  What a way for flashes of genius (or infamy) raise their head
                  Engineer's Motto: If it aint broke take it apart and fix it

                  "If at 1st you don't succeed... call it version 1.0"

                  "Half of Programming is coding"....."The other 90% is DEBUGGING"

                  "Document my code????" .... "WHYYY??? do you think they call it CODE? "

                  Comment

                  Working...
                  X
                  😀
                  🥰
                  🤢
                  😎
                  😡
                  👍
                  👎