stann Posted April 14, 2004 Posted April 14, 2004 Hello Is there a way to look through a long global text file and copy only single lines and replace them with 2 additional copies. This is in response to an earlier post today. But I found I have some single lines in my text and they should be tripled so I can use the script from earlier. So I am looking for a script to look for a single line of text with a paragraph break at the end and copy it and paste it back in the same location 2 more times to get a three line version of the same text instead of one line. This will help me tremendously with my project and the hard work that others have given me to help this to happen properly Thanks STAN FileMaker Version: 7 Platform: Mac OS X Panther
Ugo DI LUCA Posted April 15, 2004 Posted April 15, 2004 Hi, I'm quite sure there's a more robust way of doing this. In the meanwhile, you could try it to see if it does the job. The global is parsed into repetitions, but for sure you could use some other fields or records within a loop. HTH FileMaker Version: 6 Platform: Mac OS 9 parse2.fp5.zip
stann Posted April 15, 2004 Author Posted April 15, 2004 Many Thanks to you Ugo and lee. These have helped me immensely Thanks STAN
Recommended Posts
This topic is 7531 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now