Jump to content

Waki

Members
  • Posts

    10
  • Joined

  • Last visited

Waki's Achievements

Apprentice

Apprentice (3/14)

  • First Post
  • Collaborator
  • Conversation Starter
  • Week One Done
  • One Month Later

Recent Badges

0

Reputation

  1. Sorry, try to explain better. Every month i have a script that calculate every order made from each person. This script populate a format and show me in preview mode, one page for each person. So this month i have a report of 20 pages = 20 person. Can i, from here, save/export a single pdf for each pages? So i will have on my desktop 20 pdfs. thanks for your help
  2. Hi, i've a solution with a preview format that show for every person in database the amount ordered in this month, this report includes many pages, one for each person. Is there a way to export EVERY person page of the report in a single pdf file? thanks in advance
  3. Sorry to reopen this thread, but i can't get it to work: i've made this script: Set Variable [ $percorsoDesktop; Value:Get ( PercorsoDesktop ) ] Save record as PDF [ filename: “filewin:$percorsoDesktop”; Create e-mail; current record ] but every time i launch it, i have the error message n.800 "unable to write to disk...."
  4. Hi, i've a FM9 solution, with some mysql datq, is possible to define a value list with value from a field of a mysql table ? thanks
  5. Hi, i've this problem. I've made an invoice db, with automatic calculation of multi-payment (example, first part after 30 days, second after 60d, third after 90 days). The 3 part calculation is not a problem. What i can't do is a new table, with the list of all my payment, so for the invoice number x with 3 payment, i wanna 3 line(record) in this new table. How can i make an automatic record creation in this new table, when i set the number of payments in my invoice? Thanks in advance
  6. yes, i need to export in the same structure. The purpose is to permit to my customer, to modify or add picture to his site without use a xml editor (bbedit, oxygen) but with a more user friendly interface like filemaker. So i have to import in first time the original xml, edit, add, remove record (picture), and save again an xml to upload to the site. I have many website with this tecnology so this will be very useful for me. i attatch the original xml file, note that non every pict node will have a image node. thanks fendon for your interest mosaicOriginal.zip
  7. thank you Fenton for your quickly replay. I've also thinked your solutions and it works well, the problem is that i have to edit the fm records (example i wanna add pict node to the xml to add pict to the website) and export back the xml for flash. Is there a way to export the same xml i have imported? thank so much
  8. no image, the "main" attributes is only a path for flash website, i need to make a record for every pict node, and a subrecord (if possible) for every image node. thanks
  9. Hi, i have to import this xml file, i can import all the data from pict node, but i don't find the way to import the image node, can someone help me? thank so much i attach my xml and xls file mosaic.zip
  10. Waki

    export xml file

    Hi all, i import an xml file used for a flash website, i have no problem with the importing process but with exporting. I have to export the SAME file i've imported, or flash will doesn't understand it. It is possible? if yes, how? Thank for you help, and forgive my bad english ps: i attach my xml amd xls file mosaic.zip
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.