dbTalk Databases Forums  

copying script steps

comp.databases.filemaker comp.databases.filemaker


Discuss copying script steps in the comp.databases.filemaker forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
aditsu@gmail.com
 
Posts: n/a

Default copying script steps - 06-21-2005 , 05:01 AM






Is it possible to select some script steps from a script and copy them
to another script?
Duplicating doesn't help because I already have 2 different scripts, I
just need to copy some steps from one to the other one and then modify
them.

Adrian


Reply With Quote
  #2  
Old   
Christoph L. Kaufmann
 
Posts: n/a

Default Re: copying script steps - 06-21-2005 , 06:21 AM






<aditsu (AT) gmail (DOT) com> wrote:

Quote:
Is it possible to select some script steps from a script and copy them
to another script?
Duplicating doesn't help
Neither will importing in this case.

If the first sript isn't too big, I'd dublicate it, delete the steps I
don't need, and then call this script from script 2.

--
http://clk.ch


Reply With Quote
  #3  
Old   
aditsu@gmail.com
 
Posts: n/a

Default Re: copying script steps - 06-21-2005 , 06:32 AM



I also need to modify the steps, they are not exactly the same.
Is it really not possible to copy steps between scripts?

Adrian


Reply With Quote
  #4  
Old   
Christoph L. Kaufmann
 
Posts: n/a

Default Re: copying script steps - 06-21-2005 , 12:32 PM



<aditsu (AT) gmail (DOT) com> wrote:

Quote:
I also need to modify the steps, they are not exactly the same.
Is it really not possible to copy steps between scripts?
You're asking too much. Until version 4, it was not even possible to
import scripts.

--
http://clk.ch


Reply With Quote
  #5  
Old   
aditsu@gmail.com
 
Posts: n/a

Default Re: copying script steps - 06-21-2005 , 01:26 PM



That's really subjective. I'm coming from a programming background,
where I edit everything as text (and I can copy-paste whatever I want),
without being constrained to a list of scripts, each consisting of a
list of "steps" taken from a fixed list, and that can be only edited
visually.
But if that's how FileMaker wants to be.. then I guess I'll have to
find a way around it... again

Adrian


Reply With Quote
  #6  
Old   
Matt Wills
 
Posts: n/a

Default Re: copying script steps - 06-21-2005 , 02:48 PM



You could submit your concern at
http://www.filemaker.com/company/pro...e_request.html.

You're certainly not the first person who has expressed how much simpler
life would be if chunks of script could be copied and pasted. And, FYI,
far be it from me to disagree. I'm sure there are more than a few people
at FMInc who wish it was so. But, I'm not part of the development team, so
I have no idea what the rationale might be for not doing it.

If you do find a way around it please let us know about it.

Matt

On 6/21/2005, aditsu (AT) gmail (DOT) com wrote:

Quote:
That's really subjective. I'm coming from a programming background,
where I edit everything as text (and I can copy-paste whatever I want),
without being constrained to a list of scripts, each consisting of a
list of "steps" taken from a fixed list, and that can be only edited
visually.
But if that's how FileMaker wants to be.. then I guess I'll have to
find a way around it... again

Adrian

Reply With Quote
  #7  
Old   
Paul Bruneau
 
Posts: n/a

Default Re: copying script steps - 06-21-2005 , 02:48 PM



aditsu (AT) gmail (DOT) com wrote:
Quote:
I also need to modify the steps, they are not exactly the same.
Is it really not possible to copy steps between scripts?
I've been bitching about this to FM (and on this group) since 2000. I'm
sure others bitched long before I did. I have no idea what the problem
is with implementing this, but I'm looking forward to being
disappointed with version 8 in the same way.



Reply With Quote
  #8  
Old   
aditsu@gmail.com
 
Posts: n/a

Default Re: copying script steps - 06-21-2005 , 03:12 PM



Well, yeah, I certainly didn't expect to be the first one, and that's
why I expected it to be already solved.
About the way around it, I'm studying multi-line script parameters now
(with MiddleValues and stuff) ... what a horrendous way of implementing
function-scripts!

Adrian


Reply With Quote
  #9  
Old   
aditsu@gmail.com
 
Posts: n/a

Default Re: copying script steps - 06-21-2005 , 03:50 PM



Can you believe this?!

"" & GetAsNumber( MiddleValues ( Get ( ScriptParameter ); 9; 1))
works, but
GetAsNumber( MiddleValues ( Get ( ScriptParameter ); 9; 1))
doesn't work

(I need to set a numeric field)

Adrian


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.