I finally tracked this down with some help from Jim Nelson. I think maybe
an update in the last few months to either Thor or Pemeditor maybe broke
Superbrowse. I am not sure if he will be fixing this or relaying it to the
right person for an update but this is the fix in case anybody else does a
fresh install and has the problem:
Behavior: Superbrowse will not work in a fresh install of Thor
Fix:
In method addfieldcursorrecords in fp_form in
Thor\Thor\Tools\PEME_Snippet_FP.VCX
Change
Replace Field_Name with
Evl(_Screen.oISXoptions.oKeywordlist.FixCase(m.laFields[lnRow,1], .F.),
This.ChangeCaseOfFieldName(m.laFields[lnRow,1]))
to
Replace Field_Name with This.ChangeCaseOfFieldName(m.laFields[lnRow,1])

On Wed, Apr 27, 2022 at 8:33 AM Jeff Roberts <jefflrobe...@gmail.com> wrote:

> I set up a new machine recently and I installed VFP9 with SP2 then Thor.
> When I open a table and then choose Thor Tools->Tables->Superbrowse,  I
> get an error "unknown member okeywordlist". I haven't ever seen this but it
> has been a while since I set up a new machine. Has anyone else seen this?
> Hopefully, I just missed a step. Screenshot attached. Thanks![image:
> 2022-04-27_08-20-01.png]
>
> --
> Jeff Roberts | jefflrobe...@gmail.com
>


-- 
Jeff Roberts | jefflrobe...@gmail.com


--- StripMime Report -- processed MIME parts ---
multipart/related
  multipart/alternative
    text/plain (text body -- kept)
    text/html
  image/png
---

_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: https://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: https://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: https://leafe.com/archives
This message: 
https://leafe.com/archives/byMID/CAMandq-1MJ8ZuY9DSkN=QE=s-sft5eg5eo9fghsaewnbb8v...@mail.gmail.com
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to