Re: Sorting paragraphs

2013-01-09 Thread Simon North
You don't need to make screen captures. The free SysExporter utility: http://www.nirsoft.net/utils/sysexp.html will save the (text) contents of any window, dialog or object on the Windows screen to a file, either as text, HTML or a range of other formats. Simon North Quintiq. On Tue, Jan 8, 20

Re: Sorting paragraphs

2013-01-08 Thread Robert Lauriston
Interesting, I never knew about that feature either. In FM10 it shows only those insets in open documents even if I choose a book from the Select menu, is that the intended behavior? Adobe should hire a competent UI designer to take all this additional functionality that has been hidden into obscu

Re: Sorting paragraphs

2013-01-08 Thread Carol J. Elkins
Maxwell, I had NO idea that this was possible. I've never used the View->Pods commands because I thought it just referred to text insets, which I rarely use. The Insets pod will indeed be very valuable and will relieve me of generating temporary lists to see what graphics are in a file. Thanks

RE: Sorting paragraphs

2013-01-08 Thread Maxwell Hoffmann
January 03, 2013 11:31 AM To: David Artman Cc: Framers Subject: Re: Sorting paragraphs Any sort of list that's not in a table. My particular case was a list of referenced graphics that I generated that I wanted sorted alphabetically. - On Thu, Jan 3, 2013 at 9:20 PM, David Artman

RE: Sorting paragraphs

2013-01-07 Thread Reng, Dr. Winfried
Hi, You can also use itl's FrameScript script: http://www.i-frame.itl.info/en/feature-description/i-frame-modules/base-pack/sort-paragraph-sections.html It's part of the base pack, but as far as I know you can also buy single scripts. Best regards Winfried > -Original Message- > From:

RE: Sorting paragraphs

2013-01-04 Thread Craig Ede
This sort of sorting action is especially necessary when dealing with translated documents that contained alphabetically sorted paragraphs in the source language. Craig Date: Fri, 4 Jan 2013 10:24:40 -0800 From: despopoulos_chr...@yahoo.com There's every reason to have this capability... Cre

Re: Sorting paragraphs

2013-01-04 Thread Chris Despopoulos
There's every reason to have this capability...  Create a bullet list and then sort it...  Add new entries and sort it again.  The work flow would be, select a range of pgfs, and execute teh sort.  Many times I have had to convert to table, sort, then un-table the table.  Even if it doesn't tras

RE: Sorting paragraphs

2013-01-03 Thread David Artman
al Message Subject: Re: Sorting paragraphs From: Shmuel Date: Thu, January 03, 2013 2:31 pm To: David Artman Cc: Framers Any sort of list that's not in a table. My particular case was a list of referenced graphics that I generated that I wanted sorted alphabetically. - O

RE: Sorting paragraphs

2013-01-03 Thread David Artman
What's your use case? I'm having trouble imagining why one would ever do this... I suppose that, if I needed to sort paragraphs, I'd use an Index of References. David Original Message From: Shmuel Wolfson Date: Thu, January 03, 2013 9:53 am Is there a way to sort paragraphs in

Re: Sorting paragraphs

2013-01-03 Thread gr...@hedgewizard.net
Shmuel, You can generate a list of paragraphs that is sorted, but AFAIK, there is no way to sort them in a regular FM document. Grant On January 3, 2013 at 7:53 AM Shmuel Wolfson wrote: > Is there a way to sort paragraphs in Frame without changing the text to > a table? > > -- > Regards, > Shmuel

Re: Sorting paragraphs

2013-01-03 Thread Steve Rickaby
At 16:53 +0200 3/1/13, Shmuel Wolfson wrote: >Is there a way to sort paragraphs in Frame without changing the text to a >table? Stuart and Fred are right (of course), but what I often do in this case is convert to a table, sort and then convert back. Of course, Frame ensures that your xref mar

Re: Sorting paragraphs

2013-01-03 Thread Stuart Rogers
On 03/01/2013 2:31 PM, Shmuel wrote: Any sort of list that's not in a table. My particular case was a list of referenced graphics that I generated that I wanted sorted alphabetically. - You can generate an Index of References for graphics, and that will be sorted alphabetically.

RE: Sorting paragraphs

2013-01-03 Thread Fred Ridder
being the main exception). -Fred Ridder > Date: Thu, 3 Jan 2013 21:31:16 +0200 > Subject: Re: Sorting paragraphs > From: shmue...@gmail.com > To: da...@davidartman.com > CC: framers@lists.frameusers.com > > Any sort of list that's not in a table. My particular case

Re: Sorting paragraphs

2013-01-03 Thread Shmuel
Any sort of list that's not in a table. My particular case was a list of referenced graphics that I generated that I wanted sorted alphabetically. - On Thu, Jan 3, 2013 at 9:20 PM, David Artman wrote: > What's your use case? I'm having trouble imagining why one would ever do > this...