How do I "Remove Structure from Flow" in a Script
I would like to emulate the "Remove Structure from Flow" in a Script - I have found "FCodes.KBD_REMOVE_STRUCT" but I think that is only used to examine a keystroke in a script.
I would like to emulate the "Remove Structure from Flow" in a Script - I have found "FCodes.KBD_REMOVE_STRUCT" but I think that is only used to examine a keystroke in a script.
Thanks Russ.
I found the answer in the FDK Function Reference (as a Newbie in JavaScript this is the first time I have looked at it)
Open FrameMaker in non-structured format.
Use Constants.FS_FileIsStructured /Constants.FV_StripStructureAndOpen pair in the Open parameters.
This will strip the Structure before opening the file.
Bob
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.