comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Reading FileMaker Pro files?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Reading FileMaker Pro files? [message #13645 is a reply to message #13553] Fri, 20 November 1998 00:00 Go to previous message
Michael Hartman is currently offline  Michael Hartman
Messages: 2
Registered: November 1998
Junior Member
If you are running IDL on a PowerMac you can use the IDL Do_Apple_Script
command to send requests to a FileMaker Pro database for data. You can,
from inside an IDL procedure, send search strings to the database, and the
data returned to the IDL application will be filtered according to your
search criteria.

You can always export data, filtered or not, from FileMaker Pro to a
generic text file. Then you can have IDL read the text file and bring the
data in. You may have to endure a little overhead, to convert strings to
numerics and vice versa.

Eric Frans wrote:

> IDL people,
>
> Well I've got another question for today. :) I just got a request from
> someone to see if it's possible for IDL to read in files created using
> FileMaker Pro (a relational database program designed by Claris). After
> poking around the IDL 5.1 documentation it doesn't look possible, so I
> thought I'd check here to see if anyone has coded up something to do
> this.
>
> Thanks in advance for any help!
>
> - Eric Frans

--
Michael Hartman
Electrical Geodesics INC
www.egi.com
PH: 541-687-7962
FX: 541-687-7963
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Running IDL through CGI-Perl on the web (Win NT)
Next Topic: Re: Array assignment problems

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sun Oct 12 04:46:42 PDT 2025

Total time taken to generate the page: 2.80028 seconds