PDA

View Full Version : web companion question.........


jdawg
09-12-02, 12:25
I need to be able to have a script that will save my data into a comma seperated value, from the web. I have tried, the only script that will work is saving as a .fm5.

Someone please help?!?!?!?!?!?!?!?!?!?!?!?!?!

omiossec
01-05-03, 14:40
Originally posted by jdawg
I need to be able to have a script that will save my data into a comma seperated value, from the web. I have tried, the only script that will work is saving as a .fm5.

Someone please help?!?!?!?!?!?!?!?!?!?!?!?!?!

You can recrate the script and specify the file and the format in the file dialogue box (tab, csv ...)

Valorin
01-06-03, 23:36
1. Do the export as you normally would from your filemaker application, including the filename and format you want. (You will understand why in a moment)

2. Go into the Scriptmaker, double click on the script that you are using to do the export. This will bring up the script definition window. Then simply click okay, you will be presented with a window regarding saving or replacing certain actions (Find, Export, Import).

Export should be highlighted, select the "replace" radio button. Click okay.

This will now replace the preferences for your export with the ones you generated in step one. This works the same for finds, sorts etc. I assume that's what your after?