March 15, 200124 yr Newbies I'm a very newbee to FileMaker. I have to, inside the filemaker application, collect data, create a file with it and FTP this file on a distant server. I suppose it isn't possible with the filemaker script language, and I'd like to know if it is possible to use other languages - like Java - IN FileMaker; the same way that Lotus Notes allows to create Java Agents, for example... Thanks for helping me.
March 15, 200124 yr If your FTP software accepts commands via the DOS prompt, you can have FMP create a data file then create a calculation field that creates a BATCH file to FTP the file to the server. The whole process would run via a script.
Create an account or sign in to comment