export field names

  • Follow


Can someone please tell me how to export
the field names of a filemaker 5.5 table?
Is the order of the exported field names
the same as that of the exported table data?

thank you very much,

kejun


0
Reply Kejun 9/3/2005 4:06:38 AM

Export as a merge (.mer) file.  Fieldnames are close to actual field
name and yes data is in the same order as field names.

0
Reply FP 9/3/2005 6:03:01 AM


In article <dfb7ce$p1$1@mailhub227.itcs.purdue.edu>, kmei@purdue.edu 
says...
> Can someone please tell me how to export
> the field names of a filemaker 5.5 table?
> Is the order of the exported field names
> the same as that of the exported table data?

You want just the field names with no data?
Why not just export the field names along with the data?

Try exporting to the .mer format: its a .csv with the a field names tops 
row.

Try the .html format: its an html table, excel and web browsers can open 
it just fine (contains basic formatting and field names.)

Try the .sylk formt. Excel can open it just fine, contains the field 
names iirc.

What exactly do you need?
0
Reply 42 9/3/2005 7:43:33 AM

"42" <nospam@nospam.com> wrote:
> You want just the field names with no data?
> Why not just export the field names along with the data?
>
> Try exporting to the .mer format: its a .csv with the a field names tops
> row.
>
> Try the .html format: its an html table, excel and web browsers can open
> it just fine (contains basic formatting and field names.)
>
> Try the .sylk formt. Excel can open it just fine, contains the field
> names iirc.
>
> What exactly do you need?

Thank you, I want both the data and field names. You already solved
my question.


0
Reply Kejun 9/3/2005 2:01:50 PM

3 Replies
163 Views

(page loaded in 0.084 seconds)

Similiar Articles:











7/27/2012 4:58:43 PM


Reply: