home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / mac / database / 1604 < prev    next >
Encoding:
Internet Message Format  |  1992-12-17  |  1.2 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!torn!news.ccs.queensu.ca!qucdn!charlesw
  2. Organization: Queen's University at Kingston
  3. Date: Thu, 17 Dec 1992 11:55:43 EST
  4. From: <CHARLESW@QUCDN.QueensU.CA>
  5. Message-ID: <92352.115543CHARLESW@QUCDN.QueensU.CA>
  6. Newsgroups: comp.sys.mac.databases
  7. Subject: Re: Is FileMaker Pro multi-user?
  8. References: <92350.223557CHARLESW@QUCDN.QueensU.CA>
  9.  <1992Dec16.162223.18217@dartvax.dartmouth.edu>
  10. Lines: 14
  11.  
  12. >     I'm not sure what you mean here. Importing data into FM Pro can be
  13. > done only with a data file on an accessible drive. This data can be in a
  14. > number of formats, but it still requires a file to read from. You can't
  15. > write XCMDs for FM Pro, but if you have version 2.0 you can use Apple
  16. > events to basically perform the importing if you wanted.
  17.  
  18.    My questions about importing data and XCMDs stem from my need to automate
  19.  an updating process where the Mac would sign on to a mainframe overnight
  20.  and download a "delta" file of data.  In FoxBase I can do things that aren't
  21.  built in to the database by writing XFCNs or XCMDs, and calling them from the
  22.  code.  It helps keep everything in a nice neat package (FoxBase has other
  23.  things to balance that, of course).
  24.  
  25.   Thanks for your help.
  26.