swegis_larsson wrote: > > How can I determine if the fields I create in the output-file should > have indexed or unique set to true? >
That information is not available directly with MITAB 1.5.1 using the C API. I just added mitab_is_field_indexed() and mitab_is_field_unique() in the development version in CVS, they will be in the next release. Daniel -- Daniel Morissette http://www.mapgears.com/ Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/mitab/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/mitab/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
