Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Read contents from a structured document

New Here ,
Jan 28, 2025 Jan 28, 2025

How to read contents from a structured FM document?


I was trying to identify elements from a text inset and if the element is from a MIF file then want to read the element content.

TOPICS
Scripting , Structured
342
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jan 29, 2025 Jan 29, 2025

You can open a structured file in standard (unstructured) FrameMaker...

Are you looking to do that, or asking a question related to ExtendScript?

 

-Matt Sullivan
FrameMaker Course Creator, Author, Trainer, Consultant
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jan 29, 2025 Jan 29, 2025

hi,

I am trying to read element text using extend script.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jan 29, 2025 Jan 29, 2025

What kind of content do you want to read. Do you want the text of each element?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jan 29, 2025 Jan 29, 2025
LATEST

Hi,

text from each element with a condition, if the element is from a MIF file.
Context: An FM file (main.fm) includes a MIF file. While reading contents from main.fm file, identify and read only 's text from MIF file (A text inset / referenced file).

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines