Export path getting confused

Ask a Question related to FileMaker, Design and Development.

  1. #1

    Default Export path getting confused

    I'm running FM Server on a dedicated Win2000 machine. There are about a
    dozen users (FM 6.0) running various flavors of Windows. I have several
    scripts that export text files & place them in the right place with the
    right filename on the NT server that runs all non-FM work. The P drive.
    These scripts having been working perfectly for a couple of months. I've
    run the same scripts from the same files on three different machines. No
    problems.

    Now I have made a new text file export script. It only has one step,
    Export Records, with file specified (leading to P drive with filename &
    overwrite selected manually the first time). In every way I can think of,
    it is identical (save for the actual fields being exported) as are the
    scripts that work.

    But when I run it, it gets confused about the path & sticks the result in
    its local FM app folder. I open it, respecify file, lead it to the P
    drive, and it works perfectly. I go to another machine, open the same
    file & run the same script, into the app folder. Once again I respecify
    and it works. But when I go back to the original machine, now *it* gets
    confused and returns to sticking the export in its app folder.

    I feel I'm missing something obvious, but can't figure out what it may be.

    Steve Brown
    eyebrown@mindspring.com Guest

  2. Similar Questions and Discussions

    1. How to Export Text on a Path to PS
      Is there a way to export text from Illustrator to PS so that it retains it's characteristics (Font, color, etc.) and so that it remains editable text?
    2. SWF export path problems
      When exporting from Freehand MX to swf the paths of my illustration in certain instances change line weights they are OK in the freehand swf preview...
    3. load path as a selection button on the path palette
      What button is that and where is the path palette? I am using the pen tool.
    4. Export PDF but image with Clipping path got problem
      Hi, i have try to figure out what is going wrong on my PDF now. I save my images as TIFF format, and what happend is after i export to PDF, when i...
    5. OSX: translate path with slashes to path with colons and volume name
      Hi all, I need to convert a UNIX-path to a Mac OS X path. For example: /Applications/Chess.app matches Macintosh HD:Applications:Chess.app ...
  3. #2

    Default Re: Export path getting confused



    [email]eyebrown@mindspring.com[/email] wrote:
    >
    > I'm running FM Server on a dedicated Win2000 machine.
    [... snip ...]
    We are remembering that we need to make the scripts work correctly
    on a local copy running on FM Pro for it to 'stick' in the
    Server version of the file?

    Otherwise, you can change it on each client machine, but
    the next time it is opened from Server, it goes back to what
    was set at the time it was placed on Server (same as with
    globals in many respects)

    Cheers

    Webko
    Tim Booth Guest

  4. #3

    Default Re: Export path getting confused

    Apologies for replying to myself. But I have received good advice and
    solved my problem. The solution leads to a general observation about
    hosted versus local FM databases.

    Thanks to Tim (Webko) Booth, I learned that when you create a memorized
    export script directly in a file being served, that the path becomes
    dofferent for each subsequent user of this file. If the file were to be
    pulled off the server & installed on a local machine, and the export path
    rememorized, followed by reinstalling the file on the server, then the
    path will have been permanently memorized and remain consistent for all
    users.

    Tim pointed out this this behavior is similar to that of global fields,
    which become individual user fields in a served situation.

    Now I begin to wonder. Are there any other aspects of FM's (6.0)
    functioning that exhibit similar behavior? As pects that work one way
    when a file is local, and a different way when being served?

    Steve Brown
    eyebrown@mindspring.com 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