Re: Remove Structure (FDK)

2006-10-20 Thread russ
Oops.  I violated the RE: Framers Digest etiquette rule with that last post.  
Here's a quick post so the topics list will show a response to the original 
thread.  Sorry about that.

___


You are currently subscribed to Framers as [EMAIL PROTECTED]

Send list messages to [EMAIL PROTECTED]

To unsubscribe send a blank email to 
[EMAIL PROTECTED]
or visit 
http://lists.frameusers.com/mailman/options/framers/archive%40mail-archive.com

Send administrative questions to [EMAIL PROTECTED] Visit
http://www.frameusers.com/ for more resources and info.


Remove Structure (FDK)

2006-10-19 Thread r...@weststreetconsulting.com
Oops.  I violated the "RE: Framers Digest" etiquette rule with that last post.  
Here's a quick post so the topics list will show a response to the original 
thread.  Sorry about that.




Remove Structure (FDK)

2006-10-18 Thread Rick Quatro
Hi Kai,

The only way I know to do this is with FrameMaker's unstructured interface 
and the F_ApiOpen command. There is a parameter for stripping the structure 
and opening the document unstructured. Here is the equivalent FrameScript 
command:

Set sDoc = 'C:\DATA\Scripts\canada.fm';
Open Document File(sDoc) FileIsStructured(StripStructureAndOpen)
  NewVar(oDoc);

Rick Quatro
Carmen Publishing
585-659-8267
www.frameexpert.com


Hi,

Is anyone aware of the FDK call that would allow to invoke menu (Special | 
Remove Structure flow).  I would like to action this through an API call and 
currently I am unable to locate the function that allows this?

If anyone can help I would appreciate it.

Kind Regards




Remove Structure (FDK)

2006-10-17 Thread KAI CHALKER
***  Before acting on this email or opening any attachment you are advised to 
read the disclaimer at the end of this email ***

Hi,

Is anyone aware of the FDK call that would allow to invoke menu (Special | 
Remove Structure flow).  I would like to action this through an API call and 
currently I am unable to locate the function that allows this?

If anyone can help I would appreciate it.

Kind Regards


*** Disclaimer ***
The information contained in this E-Mail and any subsequent correspondence may 
be subject to the Export Control Act (ECA) 2002. The content is private and is 
intended solely for the recipient(s). 
For those other than the recipient any disclosure, copying, distribution, or 
action taken, or omitted to be taken, in reliance on such information is 
prohibited and may be unlawful.

If received in error please return to sender immediately.

Under the laws of England misuse of information that is subject to the ECA 
2002, is a criminal offence.
___


You are currently subscribed to Framers as [EMAIL PROTECTED]

Send list messages to [EMAIL PROTECTED]

To unsubscribe send a blank email to
[EMAIL PROTECTED]
or visit 
http://lists.frameusers.com/mailman/options/framers/archive%40mail-archive.com

Send administrative questions to [EMAIL PROTECTED] Visit
http://www.frameusers.com/ for more resources and info.


Remove Structure (FDK)

2006-10-17 Thread KAI CHALKER
***  Before acting on this email or opening any attachment you are advised to 
read the disclaimer at the end of this email ***

Hi,

Is anyone aware of the FDK call that would allow to invoke menu (Special | 
Remove Structure flow).  I would like to action this through an API call and 
currently I am unable to locate the function that allows this?

If anyone can help I would appreciate it.

Kind Regards


*** Disclaimer ***
The information contained in this E-Mail and any subsequent correspondence may 
be subject to the Export Control Act (ECA) 2002. The content is private and is 
intended solely for the recipient(s). 
For those other than the recipient any disclosure, copying, distribution, or 
action taken, or omitted to be taken, in reliance on such information is 
prohibited and may be unlawful.

If received in error please return to sender immediately.

Under the laws of England misuse of information that is subject to the ECA 
2002, is a criminal offence.