dbTalk Databases Forums  

is there a way to duplicate a set of record in FM 6

comp.databases.filemaker comp.databases.filemaker


Discuss is there a way to duplicate a set of record in FM 6 in the comp.databases.filemaker forum.



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

Default is there a way to duplicate a set of record in FM 6 - 12-07-2006 , 04:19 PM






Hello,

i was wondering if someone can help me out with this. i am trying to
find a way using script to duplicate a set of record. lets say i have 5
record, i want to duplicate that set of 5 records which will be
identical to first one.

any help would be appreciate it.

Thank you


Reply With Quote
  #2  
Old   
Kent
 
Posts: n/a

Default Re: is there a way to duplicate a set of record in FM 6 - 12-07-2006 , 04:50 PM






Without putting any thought into it, you could script to export the found set
to a temp file (all fields), then import it again. After which, you'd be
looking at the duplicates only.

Kent

SolarPunk wrote:
Quote:
Hello,

i was wondering if someone can help me out with this. i am trying to
find a way using script to duplicate a set of record. lets say i have 5
record, i want to duplicate that set of 5 records which will be
identical to first one.

any help would be appreciate it.

Thank you


Reply With Quote
  #3  
Old   
Remi-Noel Menegaux
 
Posts: n/a

Default Re: is there a way to duplicate a set of record in FM 6 - 12-07-2006 , 04:59 PM



I wonder if a so trivial question deserves an answer.
Anyhow here it is :
First place yourself in the record you want to duplicate (you want to
duplicate only the first record, isn't it ? your question is phrased an
ambiguous way, so it appears to me)
Then trigger the Script :
Enter Browse Mode
Omit record
Show omitted
Duplicate Record/Request
Duplicate Record/Request
Duplicate Record/Request
Duplicate Record/Request
Duplicate Record/Request
If you wish to duplicate the 5 records five times, then your script will
first 'Find' those 5 records, then then 'Go to Record/Request (First)', then
a 'Loop', the 5 'Duplicate...' lines then 'Go to Record/Request (Next, Exit
after last)', then 'End Loop'.
Remi-Noel

"SolarPunk" <solarpunk (AT) gmail (DOT) com> a écrit dans le message de news:
1165529940.980093.278760 (AT) n67g20...oglegroups.com...
Quote:
Hello,

i was wondering if someone can help me out with this. i am trying to
find a way using script to duplicate a set of record. lets say i have 5
record, i want to duplicate that set of 5 records which will be
identical to first one.

any help would be appreciate it.

Thank you




Reply With Quote
  #4  
Old   
SolarPunk
 
Posts: n/a

Default Re: is there a way to duplicate a set of record in FM 6 - 12-08-2006 , 10:51 AM



Remi,

thanks that guide me in the right direction to create a script that
works for what i need it.


Remi-Noel Menegaux wrote:
Quote:
I wonder if a so trivial question deserves an answer.
Anyhow here it is :
First place yourself in the record you want to duplicate (you want to
duplicate only the first record, isn't it ? your question is phrased an
ambiguous way, so it appears to me)
Then trigger the Script :
Enter Browse Mode
Omit record
Show omitted
Duplicate Record/Request
Duplicate Record/Request
Duplicate Record/Request
Duplicate Record/Request
Duplicate Record/Request
If you wish to duplicate the 5 records five times, then your script will
first 'Find' those 5 records, then then 'Go to Record/Request (First)', then
a 'Loop', the 5 'Duplicate...' lines then 'Go to Record/Request (Next, Exit
after last)', then 'End Loop'.
Remi-Noel

"SolarPunk" <solarpunk (AT) gmail (DOT) com> a écrit dans le message de news:
1165529940.980093.278760 (AT) n67g20...oglegroups.com...
Hello,

i was wondering if someone can help me out with this. i am trying to
find a way using script to duplicate a set of record. lets say i have 5
record, i want to duplicate that set of 5 records which will be
identical to first one.

any help would be appreciate it.

Thank you



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.