Skip to main content
Legend
December 4, 2015
Answered

searching quantities of files

  • December 4, 2015
  • 2 replies
  • 415 views

OK, it's a cross-over FM/operating system questions … but I've just had a colleague asking "do we have any documents about tokenization?" I'm confident we don't have anything with tokenization as its main subject, so nothing with 'token' in the filename. Unfortunately, I now realise that short of opening every .book that might contain related information and then running a search, I do not know any way of scanning my FM library for content. Any ideas?

    This topic has been closed for replies.
    Correct answer Arnis Gubins

    Content within any binary .fm file is still just unicode text. So you could use any file search tool (for example, wingrep) that will scan binary files. Just set it to scan your folder(s) for the term.

    2 replies

    Arnis Gubins
    Arnis GubinsCorrect answer
    Inspiring
    December 4, 2015

    Content within any binary .fm file is still just unicode text. So you could use any file search tool (for example, wingrep) that will scan binary files. Just set it to scan your folder(s) for the term.

    Legend
    December 8, 2015

    cygwin and grep did the trick … thanks for pointing me in the/a right direction, Arnis

    Jeff_Coatsworth
    Community Expert
    Community Expert
    December 4, 2015

    Depending on what version of FM you’ve got, you could output as WebHelp or Responsive HTML5 help & use the search tool baked into that or just print as PDFs & search within them.