Ursus,
Thanks, damned if this didn't work. For some reason I couldn't make
this technique work before. I just upgraded to FMP Advanced so maybe
that has something to do with it.
However I've run into another issue with ex****ting involving FMP error
800. I'll have a separate post on that later, hopefully I can solve
it first.
--
FW
FileMaker Pro Advanced 8.5 on Windows XP Pro SP2
FileMaker Server 8.0 on Windows 2003 Server R2
On Tue, 8 Apr 2008 01:07:02 +0200, "Ursus" <ursus@[EMAIL PROTECTED]
> wrote:
>
>"FastWolf" <wolfsofast@[EMAIL PROTECTED]
> schreef in bericht
>news:vqpkv3poacfv6n3f255eigfjscc62qi016@[EMAIL PROTECTED]
>> Is there way to use a calculated result as part of a file path in the
>> Ex****t Records script step? I want the script to ex****t a found set
>> using a sequential, auto-generated filename, all with no dialog. But
>> there doesn't seem to be a way introduce a variable into the Output
>> File Path list.
>>
>> thanks in advance
>>
>> --
>> FW
>>
>> FileMaker Pro 8.5 Advanced on Windows XP Pro SP2
>> FileMaker Server 8.0 on Windows 2003 Server R2
>
>You could use a variable. Assign full path and name to.
>Set Variable $Ex****tPath = "filewin:/drive/path/name.ext"
>(look out for the counter intuitive use of the / instead of \ )
>Put the variable in the: Specify Output File
>
>You could also use a plug-in, which would also give more possibilities
>
>Keep well, Ursus
>


|