[Date Prev][Date Next]
[Thread Prev][Thread Next]
[Date Index]
[Thread Index]
[New search]
Subject: Re: Renaming Condition Tags
From: Frank Elmore <frank@xxxxxxxxxxxx>
Date: Thu, 06 May 1999 09:37:19 -0700
CC: framers@xxxxxxxxxxxxxx, framers@xxxxxxxxx
References: <E10f1xN-0006BX-00@relay3.smtp.psi.net>
Reply-To: elmsoft@xxxxxxxxxxxxxx
Sender: owner-framers@xxxxxxxxx
You could also do this easily in FrameScript with the following two lines: Get Object Type(CondFmt) Name('OldConditionName') NewVar(condvar); Set condvar.Name = 'NewConditionName'; This would change the condition tag named 'OldConditionName' to 'NewConditionName'. Frank Elmore Project leader for FrameScript smurphy@softworkscc.com wrote: > Does anyone know if there is a way to rename a condition tag in a > document? Editing the name in a condition tag simply creates a new tag > but leaves the old one. > > I'm guessing that one of you MIF experts has something up your sleeve... > unless there is some obvious thing I'm missing. > > TIA > > Steve Murphy > Senior Documentation Specialist > Adobe Certified Expert/FrameMaker, Acrobat > SOFTWORKS, Inc. > 5845 Richmond Highway > Alexandria, VA 22303 USA > (703) 317-8879 > smurphy@softworkscc.com > > "Witty quote to show my erudition, sense of humor, and overall > brilliance." --Someone Famous > > ** To unsubscribe, send a message to majordomo@omsys.com ** > ** with "unsubscribe framers" (no quotes) in the body. ** ** To unsubscribe, send a message to majordomo@omsys.com ** ** with "unsubscribe framers" (no quotes) in the body. **