[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: Export from Filemaker Pro.
On Aug 6, 11:55am, pumin wrote:
> Subject: Export from Filemaker Pro.
> ****** message to minivend-users from "pumin" <pumin@madmacs.com>
******
>
> Hello Filemaker Pro user,
>
> How can i export a text file from Filemaker Pro, with field names on the
> very top line? I couldn't find any script that does. If you know how to
> do, please tell me so i can import to Minivend without manually adding
> fieldnames.
>
Hi Pumin
The quick and dirty way is to dedicate your first entry to the
field names. . . Of course, if you're passing this out to a client
they will probably delete it sooner or later. 8-(
As I recall, in scriptmaker, do
* Select all
* Paste from Index (Select)
* Export records (no dialog,"products.asc")
That might be enough to lead you in the right direction. Good luck!
The above assumes you have named your Filemaker fields the same as
you want in products.asc.
- bj