dbTalk Databases Forums  

Breaking up email list into lots of 100

comp.databases.filemaker comp.databases.filemaker


Discuss Breaking up email list into lots of 100 in the comp.databases.filemaker forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Bignoel
 
Posts: n/a

Default Breaking up email list into lots of 100 - 06-17-2005 , 06:01 AM






Hi Yall,
Have FMP7 and love it.
Trying to export a series of files that contain email addresses in lots
of 100. I've created a double loop script that counts to 100 and then
trips a lap counter.
Trouble is I can't get it to export the 100 into a file which is one of
a series eg Emails_01, Emails_02 etc. The export feature seems to like
either a dedicated file or it prompts you for a file name.
Any ideas on how to get the series on 100's exported into descrete files?
Noil

Reply With Quote
  #2  
Old   
Luke Siemaszko
 
Posts: n/a

Default Re: Breaking up email list into lots of 100 - 06-18-2005 , 03:48 PM






Bignoel wrote:
Quote:
Hi Yall,
Have FMP7 and love it.
Trying to export a series of files that contain email addresses in lots
of 100. I've created a double loop script that counts to 100 and then
trips a lap counter.
Trouble is I can't get it to export the 100 into a file which is one of
a series eg Emails_01, Emails_02 etc. The export feature seems to like
either a dedicated file or it prompts you for a file name.
Any ideas on how to get the series on 100's exported into descrete files?
Noil
On Apple or PC?

On Apple I think you'd have to:
- always export to the same file
- run an Applescript to rename the file
- if your Applescript is up to it, the cleverness can be in the script
- or, cowards option, the applescript is a calculation field in
filemaker, so you calculate the filename for whatever iteration you are on

Sorry I can't be more specific, my Applescript is toooooo rusty to risk
passing any code on to you.


On PC?
Sorry, don't know.

Good luck

Luke




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.