Persistent issues with indexing in FM 9

Rob Shell rshell at iafrica.com
Mon Jul 23 08:07:53 PDT 2012


Dear Framers:
I posted a plea for help with an indexing issue of book.
I have used the indexing function of FM for years with no problems.
Now whenever I update my files I get a white screen and the application
hangs.
I have tried other files with the same result.
I have reinstalled with a full uninstall, still no joy


+ System 

  - Provider 

   [ Name]  Application Hang 
 
  - EventID 1002 

   [ Qualifiers]  0 
 
   Level 2 
 
   Task 101 
 
   Keywords 0x80000000000000 
 
  - TimeCreated 

   [ SystemTime]  2012-07-22T14:48:15.000000000Z 
 
   EventRecordID 95865 
 
   Channel Application 
 
   Computer Rob-PC 
 
   Security 
 

- EventData 

   FrameMaker.exe 
   9.0.0.0 
   126c 
   01cd68113b806347 
   31 
   C:\Program Files\Adobe\Adobe Technical Communication Suite 2\Adobe
FrameMaker 9\FrameMaker.exe 
   3e4668be-d40c-11e1-9bee-001fc60d0248 
   55006E006B006E006F0077006E0000000000 


----------------------------------------------------------------------------
----

Binary data:


In Words

0000: 006E0055 006E006B 0077006F 0000006E 
0008: 0000    


In Bytes

0000: 55 00 6E 00 6B 00 6E 00   U.n.k.n.
0008: 6F 00 77 00 6E 00 00 00   o.w.n...
0010: 00 00                     ..




Rob Shell
Windows Seven
FrameMaker 9 patched
4 GB RAM
3 TB hd
-----Original Message-----
From: framers-bounces at lists.frameusers.com
[mailto:framers-bounces at lists.frameusers.com] On Behalf Of
framers-request at lists.frameusers.com
Sent: Sunday, July 22, 2012 7:00 PM
To: framers at lists.frameusers.com
Subject: framers Digest, Vol 81, Issue 22

Send framers mailing list submissions to
	framers at lists.frameusers.com

To subscribe or unsubscribe via the World Wide Web, visit
	http://lists.frameusers.com/mailman/listinfo/framers
or, via email, send a message with subject or body 'help' to
	framers-request at lists.frameusers.com

You can reach the person managing the list at
	framers-owner at lists.frameusers.com

When replying, please edit your Subject line so it is more specific than
"Re: Contents of framers digest..."


Today's Topics:

   1. Adding a column to multiple tables (Carol J. Elkins)
   2. RE: Adding a column to multiple tables (Combs, Richard)
   3. Re: Adding a column to multiple tables (Shmuel Wolfson)
   4. Re: Adding a column to multiple tables (Shmuel Wolfson)
   5. Re: Adding a column to multiple tables - corrected
      (Shmuel Wolfson)


----------------------------------------------------------------------

Message: 1
Date: Sat, 21 Jul 2012 12:32:14 -0600
From: "Carol J. Elkins" <celkins at awrittenword.com>
To: framers at lists.frameusers.com
Subject: Adding a column to multiple tables
Message-ID:
	<20120721183227.2D2C37ACBD2C at Beyond-Print-Mac-Mini-Server.local>
Content-Type: text/plain; charset="us-ascii"; format=flowed

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 with what plugin.)

So if I were you, I'd make one pass through the tables and add a row to each
table using a keyboard macro; then I'd make a second pass through the
tables, select the right-most column, and paste the width from the
clipboard. It might save a few mouse-clicks.

Carol

At 11:00 AM 7/21/2012, you wrote:
>have a two chapters in a guide that I am currently working on that have 
>over 100 tables each. The format for the tables was supposedly locked 
>down, but now, I have been asked to add an additional column to every 
>table. It would be the last (right-most column) in the table and it 
>must have  width of 1.25". Is there a way to semi-automate this process 
>as at all in Framemaker? If I were copying rows that would be one thing 
>as Framemaker gives you the option about the location to paste copied 
>table rows but not w/ columns. Right now, I am just pointing and 
>clicking and using the Insert column and Resize column options and at 
>this rate, I will burn half a day!



------------------------------

Message: 2
Date: Sat, 21 Jul 2012 16:31:33 -0700
From: "Combs, Richard" <richard.combs at Polycom.com>
To: "Carol J. Elkins" <celkins at awrittenword.com>,
	"framers at lists.frameusers.com" <framers at lists.frameusers.com>
Subject: RE: Adding a column to multiple tables
Message-ID:
	
<C5D089C86687BC4DBBABE1CC5B3E45FC017656C274 at CRPMBOXPRD01.polycom.com>
Content-Type: text/plain; charset="us-ascii"

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 with what 
> plugin.)

Shlomo's toolbar also has "Add column to right" and "Add row below" buttons
-- very handy. Highly recommended for these and many, many other features. 

Richard G. Combs
Senior Technical Writer
Polycom, Inc.
richardDOTcombs AT polycomDOTcom
303-223-5111
------
rgcombs AT gmailDOTcom
303-903-6372
------








------------------------------

Message: 3
Date: Sun, 22 Jul 2012 12:07:20 +0300
From: Shmuel Wolfson <shmuelw1 at gmail.com>
To: Tammy Van Boening <tammyvb at spectrumwritingllc.com>
Cc: framers at lists.frameusers.com
Subject: Re: Adding a column to multiple tables
Message-ID: <500BC2C8.4020004 at gmail.com>
Content-Type: text/plain; charset="iso-8859-1"; Format="flowed"

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 width" before running this macro

Dim $max
Dim $x = 1

$max = InputBox("","How many iterations?","5") WinActivate("Adobe
FrameMaker") WinWaitActive("Adobe FrameMaker") While $x <= $max
    Sleep(200) ; pause 100 milliseconds
    Send("^+f") ; find next (CTRL+SHIFT+f)
    Sleep(200) ; pause 100 milliseconds
    Send("{ESC}tme") ; move insertion point to rightmost cell
    Sleep(200) ; pause 100 milliseconds
    Send("{ESC}tcr") ; add column to the right
    Sleep(200) ; pause 100 milliseconds
    Send("^v") ; paste (CTRL+v)
    $x = $x + 1
WEnd
*

Regards,
Shmuel Wolfson
052-763-7133

On 20-Jul-12 9:21 PM, Tammy Van Boening wrote:
> Adding a column to multiple tables
>
> All,
>
> I havea twochapters in a guide that I am currently working on that 
> have over 100 tables each. The format for the tables was supposedly 
> locked down, but now, I have been asked to add an additional column to 
> every table. It would be the last(right-most column) in the table and 
> it must have  width of 1.25". Is there a way to semi-automate this 
> process as at all in Framemaker? If I were copying rows that would be 
> one thing as Framemaker gives you the optionabout the location topaste 
> copied table rowsbut not w/ columns. Right now, I am just pointing and 
> clicking and using the Insert column and Resize column options and at 
> this rate, I will burn half a day!
>
> Thanks,
>
> TVB
>
>
>
> _______________________________________________
>
>
> You are currently subscribed to framers as shmuelw1 at gmail.com.
>
> Send list messages to framers at lists.frameusers.com.
>
> To unsubscribe send a blank email to
> framers-unsubscribe at lists.frameusers.com
> or visit 
> http://lists.frameusers.com/mailman/options/framers/shmuelw1%40gmail.c
> om
>
> Send administrative questions to listadmin at frameusers.com. Visit 
> http://www.frameusers.com/ for more resources and info.

-------------- next part --------------
; Adds a column to the right of each table ; Find "Any Table" and copy a
"table column width" before running this macro

Dim $max
Dim $x = 1

$max = InputBox("","How many iterations?","5") WinActivate("Adobe
FrameMaker") WinWaitActive("Adobe FrameMaker") While $x <= $max
   Sleep(200) ; pause 100 milliseconds 
   Send("^+f") ; find next (CTRL+SHIFT+f)
   Sleep(200) ; pause 100 milliseconds 
   Send("{ESC}tme") ; move insertion point to rightmost cell
   Sleep(200) ; pause 100 milliseconds 
   Send("{ESC}tcr") ; add column to the right
   Sleep(200) ; pause 100 milliseconds 
   Send("^v") ; paste (CTRL+v)
   $x = $x + 1
WEnd

------------------------------

Message: 4
Date: Sun, 22 Jul 2012 12:11:14 +0300
From: Shmuel Wolfson <shmuelw1 at gmail.com>
To: Tammy Van Boening <tammyvb at spectrumwritingllc.com>
Cc: framers at lists.frameusers.com
Subject: Re: Adding a column to multiple tables
Message-ID: <500BC3B2.9070108 at gmail.com>
Content-Type: text/plain; charset="windows-1252"; Format="flowed"

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 width" before running this macro

Dim $max
Dim $x = 1

$max = InputBox("","How many iterations?","5") WinActivate("Adobe
FrameMaker") WinWaitActive("Adobe FrameMaker") While $x <= $max
     Sleep(200) ; pause 100 milliseconds
     Send("^+f") ; find next (CTRL+SHIFT+f)
     Sleep(200) ; pause 100 milliseconds
     Send("{ESC}tme") ; move insertion point to rightmost cell
     Sleep(200) ; pause 100 milliseconds
     Send("{ESC}tcr") ; add column to the right
     Sleep(200) ; pause 100 milliseconds
     Send("^v") ; paste (CTRL+v)
     $x = $x + 1
WEnd


Regards,
Shmuel Wolfson
052-763-7133

On 20-Jul-12 9:21 PM, Tammy Van Boening wrote:
> Adding a column to multiple tables
>
> All,
>
> I havea twochapters in a guide that I am currently working on that 
> have over 100 tables each. The format for the tables was supposedly 
> locked down, but now, I have been asked to add an additional column to 
> every table. It would be the last(right-most column) in the table and 
> it must have  width of 1.25". Is there a way to semi-automate this 
> process as at all in Framemaker? If I were copying rows that would be 
> one thing as Framemaker gives you the optionabout the location topaste 
> copied table rowsbut not w/ columns. Right now, I am just pointing and 
> clicking and using the Insert column and Resize column options and at 
> this rate, I will burn half a day!
>
> Thanks,
>
> TVB
>
>
>
> _______________________________________________
>
>
> You are currently subscribed to framers as shmuelw1 at gmail.com.
>
> Send list messages to framers at lists.frameusers.com.
>
> To unsubscribe send a blank email to
> framers-unsubscribe at lists.frameusers.com
> or visit 
> http://lists.frameusers.com/mailman/options/framers/shmuelw1%40gmail.c
> om
>
> Send administrative questions to listadmin at frameusers.com. Visit 
> http://www.frameusers.com/ for more resources and info.


-------------- next part --------------
; Adds a column to the right of each table ; Find "Any Table" and copy a
"table column width" before running this macro

Dim $max
Dim $x = 1

$max = InputBox("","How many iterations?","5") WinActivate("Adobe
FrameMaker") WinWaitActive("Adobe FrameMaker") While $x <= $max
   Sleep(200) ; pause 100 milliseconds 
   Send("^+f") ; find next (CTRL+SHIFT+f)
   Sleep(200) ; pause 100 milliseconds 
   Send("{ESC}tme") ; move insertion point to rightmost cell
   Sleep(200) ; pause 100 milliseconds 
   Send("{ESC}tcr") ; add column to the right
   Sleep(200) ; pause 100 milliseconds 
   Send("^v") ; paste (CTRL+v)
   $x = $x + 1
WEnd


------------------------------

Message: 5
Date: Sun, 22 Jul 2012 12:22:13 +0300
From: Shmuel Wolfson <shmuelw1 at gmail.com>
To: Tammy Van Boening <tammyvb at spectrumwritingllc.com>
Cc: framers at lists.frameusers.com
Subject: Re: Adding a column to multiple tables - corrected
Message-ID: <500BC645.5020507 at gmail.com>
Content-Type: text/plain; charset="windows-1252"; Format="flowed"

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
    Sleep(200) ; pause 200 milliseconds
    Send("^+f") ; find next (CTRL+SHIFT+f)
    Sleep(200) ; pause 200 milliseconds
    Send("{ESC}tme") ; move insertion point to rightmost cell
    Sleep(200) ; pause 200 milliseconds
    Send("{ESC}tcr") ; add column to the right
    Sleep(200) ; pause 200 milliseconds
    Send("^v") ; paste (CTRL+v)
    $x = $x + 1
WEnd


Regards,
Shmuel Wolfson
052-763-7133

On 20-Jul-12 9:21 PM, Tammy Van Boening wrote:
> Adding a column to multiple tables
>
> All,
>
> I havea twochapters in a guide that I am currently working on that 
> have over 100 tables each. The format for the tables was supposedly 
> locked down, but now, I have been asked to add an additional column to 
> every table. It would be the last(right-most column) in the table and 
> it must have  width of 1.25". Is there a way to semi-automate this 
> process as at all in Framemaker? If I were copying rows that would be 
> one thing as Framemaker gives you the optionabout the location topaste 
> copied table rowsbut not w/ columns. Right now, I am just pointing and 
> clicking and using the Insert column and Resize column options and at 
> this rate, I will burn half a day!
>
> Thanks,
>
> TVB
>
>
>
> _______________________________________________
>
>
> You are currently subscribed to framers as shmuelw1 at gmail.com.
>
> Send list messages to framers at lists.frameusers.com.
>
> To unsubscribe send a blank email to
> framers-unsubscribe at lists.frameusers.com
> or visit 
> http://lists.frameusers.com/mailman/options/framers/shmuelw1%40gmail.c
> om
>
> Send administrative questions to listadmin at frameusers.com. Visit 
> http://www.frameusers.com/ for more resources and info.



-------------- next part --------------
; Adds a column to the right of each table ; Find "Any Table" and copy a
"table column width" before running the macro

Dim $max
Dim $x = 1

$max = InputBox("","How many iterations?","5") WinActivate("Adobe
FrameMaker") WinWaitActive("Adobe FrameMaker") While $x <= $max
   Sleep(200) ; pause 200 milliseconds 
   Send("^+f") ; find next (CTRL+SHIFT+f)
   Sleep(200) ; pause 200 milliseconds 
   Send("{ESC}tme") ; move insertion point to rightmost cell
   Sleep(200) ; pause 200 milliseconds 
   Send("{ESC}tcr") ; add column to the right
   Sleep(200) ; pause 200 milliseconds 
   Send("^v") ; paste (CTRL+v)
   $x = $x + 1
WEnd

------------------------------

_______________________________________________
You are currently subscribed to
framers.
To unsubscribe send a blank email to
http://lists.frameusers.com/mailman/listinfo/framers
Send administrative questions to listadmin at frameusers.com. Visit
http://www.frameusers.com/ for more resources and info.

End of framers Digest, Vol 81, Issue 22
***************************************





More information about the framers mailing list