Re: Adding a column to multiple tables

2012-07-22 Thread Shmuel Wolfson
Here's an AutoIt macro for adding a column and resizing it. Install AutoIt (free). Find Any Table and copy the desirted table column width before running the macro. Let me know if you need any help running it. *; Adds a column to the right of each table ; Find Any Table and copy a table column

Re: Adding a column to multiple tables

2012-07-22 Thread Shmuel Wolfson
Here's an AutoIt macro for adding a column and resizing it. Install AutoIt (free). Find Any Table and copy the desired table column width before running the macro. Let me know if you need any help running it. ; Adds a column to the right of each table ; Find Any Table and copy a table column

Re: Adding a column to multiple tables - corrected

2012-07-22 Thread Shmuel Wolfson
I corrected a mistake in the code comments. ; Adds a column to the right of each table ; Find Any Table and copy a table column width before running Dim $max Dim $x = 1 $max = InputBox(,How many iterations?,5) WinActivate(Adobe FrameMaker) WinWaitActive(Adobe FrameMaker) While $x = $max

RE: Adding a column to multiple tables

2012-07-21 Thread Combs, Richard
Carol J. Elkins wrote: Tammy, if you have Shlomo Peret's enhanced toolbar, one of its tools is to copy a table width to the clipboard. (If I'm mistkane here and is a Frame feature, I apologize. I've copied my .ini file and plug-ins from so many versions of FM I no longer know which tool goes

Re: Adding a column to multiple tables

2012-07-20 Thread Lin Sims
Try Rick Quattro's Table Cleaner plugin. There's an option for adding columns to tables, and it also lets you resize all the columns in all the tables at the same time (as I recall; been a while since I had to use that feature). http://www.frameexpert.com/plugins/tablecleaner/index.htm Worth the

RE: Adding a column to multiple tables

2012-07-20 Thread Tammy Van Boening
Thanks! -Original Message- From: Lin Sims [mailto:ljsims...@gmail.com] Sent: Friday, July 20, 2012 1:04 PM To: Tammy Van Boening Cc: framers@lists.frameusers.com Subject: Re: Adding a column to multiple tables Try Rick Quattro's Table Cleaner plugin. There's an option for adding columns

RE: Adding a column to multiple tables

2012-07-20 Thread Rick Quatro
[mailto:framers-boun...@lists.frameusers.com] On Behalf Of Lin Sims Sent: Friday, July 20, 2012 3:04 PM To: Tammy Van Boening Cc: framers@lists.frameusers.com Subject: Re: Adding a column to multiple tables Try Rick Quattro's Table Cleaner plugin. There's an option for adding columns to tables, and it also

Re: Adding a column to multiple tables

2012-07-20 Thread Lin Sims
[mailto:framers-boun...@lists.frameusers.com] On Behalf Of Lin Sims Sent: Friday, July 20, 2012 3:04 PM To: Tammy Van Boening Cc: framers@lists.frameusers.com Subject: Re: Adding a column to multiple tables Try Rick Quattro's Table Cleaner plugin. There's an option for adding columns to tables

RE: Adding a column to multiple tables

2012-07-20 Thread Tammy Van Boening
...@lists.frameusers.com [mailto:framers-boun...@lists.frameusers.com] On Behalf Of Lin Sims Sent: Friday, July 20, 2012 3:04 PM To: Tammy Van Boening Cc: framers@lists.frameusers.com Subject: Re: Adding a column to multiple tables Try Rick Quattro's Table Cleaner plugin. There's an option for adding