Importing .txt into dictionary

Ask a Question related to FileMaker, Design and Development.

  1. #1

    Default Re: Importing .txt into dictionary

    In article <BB78F6B4.83F9%whaletx5@bigpond.net.au>,
    brad anderson <whaletx5@bigpond.net.au> wrote:
    > I am trying to import a .txt file into my FM user dictionary. When I try to
    > select any .txt files they are greyed out in my menu screen. I have
    > followed Fm's instructions to the letter. Mac OSX 10.2.6 FM Developer 6
    I don't have that set up so I can't try and duplicate it but if the
    file's not too big you could copy and paste it into a field and the run
    the spell check on it and repeatedly hit the "Learn" button. Not the
    most elegant of solutions.

    --
    Real Email-> neoluddite0comcast.net <- replace 0 with @
    Blue & White G3/400MHz MacOS 9.1, Starmax 3000/200MHz MacOS 8.6
    NeoLuddite Guest

  2. Similar Questions and Discussions

    1. Dictionary
      Do you know how to set Russian dictionary. It does not hyphenate words. Thanks!
    2. I can't get the dictionary to open
      When I try to use my dictionary in contribute 4, by the way I am running a new mac My mac is running contribute 4 --so to get to the point The...
    3. Dictionary fo Indesign
      Hi to all, have indesign 2.0.2 with win xp. I Have a text with different languages, even spanish, and i need to menage it but when i create a Style...
    4. Dictionary Object
      Wondering if someone can give me a hand with something that I'm sure is really easy - but damned if I know what I'm doing wrong. I'm trying to read...
    5. Password Dictionary
      I have been asked to install, or make available a password dictionary for AIX 4.3.3, and 5.2 Where can I find such a beast? Thanks
  3. #2

    Default Re: Importing .txt into dictionary

    NeoLuddite wrote:
    > In article <BB78F6B4.83F9%whaletx5@bigpond.net.au>,
    > brad anderson <whaletx5@bigpond.net.au> wrote:
    >
    >
    >>I am trying to import a .txt file into my FM user dictionary. When I try to
    >>select any .txt files they are greyed out in my menu screen. I have
    >>followed Fm's instructions to the letter. Mac OSX 10.2.6 FM Developer 6
    >
    What size text file are you trying to import?
    Check out FileMaker Knowledgebase, article # 105731
    This was regarding version 4 but may still apply to version 6.
    There was a 64K file size limit due to a new spell checking engine.
    I am not fsamiliar with Macs so I don't know if there are any problems
    specific to operating system.

    Michael Myett



    Michael Myett Guest

  4. #3

    Default Re: Importing .txt into dictionary

    In article <BB7B672C.8453%whaletx5@bigpond.net.au>,
    brad anderson <whaletx5@bigpond.net.au> wrote:
    > On 2/9/03 4:48 AM, in article
    > [email]see_signature_for_address-0B1DF4.14483001092003@news.comcast.giganews.com[/email],
    > "NeoLuddite" <see_signature_for_address@invalid.com> wrote:
    >
    > > In article <BB78F6B4.83F9%whaletx5@bigpond.net.au>,
    > > brad anderson <whaletx5@bigpond.net.au> wrote:
    > >
    > >> I am trying to import a .txt file into my FM user dictionary. When I try to
    > >> select any .txt files they are greyed out in my menu screen. I have
    > >> followed Fm's instructions to the letter. Mac OSX 10.2.6 FM Developer 6
    > >
    > > I don't have that set up so I can't try and duplicate it but if the
    > > file's not too big you could copy and paste it into a field and the run
    > > the spell check on it and repeatedly hit the "Learn" button. Not the
    > > most elegant of solutions.
    >
    >
    > Thanks for the ideas but this seems to be a Mac problem. I tried the same in
    > Virtual PC and it imported fine. I then tried to drag and drop the upr file
    > into the Mac Fm version but no joy. This is not the first problem I've
    > encountered with OSX and Fm 6 there seem to be a LOT of bugs with not being
    > able to import some jpegs and now .txt files.
    > Unfortunately the txt file has 9800 entries and is a little too large for
    > the learn option.
    I have a Mac but only running OS 9 and FMP 4. I was looking at the
    structure of the user dictionary and it seems pretty simple. You may be
    able to use a text editor to create a dictionay file from you list.

    Here's part of my user dictionary

    #HEADER START#2#0#0#0#!=#0#0#0#0#0#HEADER END#
    #&amp#0##
    #&userid#0##
    #2007DP#0##
    #Airtex#0##
    #AMC#0##
    #article.html#0##
    #artnum#0##

    It seems after the header that each word in alphabetical order is on a
    separate line preceded by a "#" and followed "#0##

    I copied the file, added a new word and looked at the old and new
    versions. The header didn't change so you might be able to just copy it.

    Make sure you have backups before attempting this.

    --
    Real Email-> neoluddite0comcast.net <- replace 0 with @
    Blue & White G3/400MHz MacOS 9.1, Starmax 3000/200MHz MacOS 8.6
    NeoLuddite Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139