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

How to connect to new FrameMaker session

Community Beginner ,
Sep 02, 2022 Sep 02, 2022

Hi,

In our application we are using F_ApiAlive() method to check if it's connected to framemaker session.

Initially F_ApiAlive() return 0  and F_ApiStartUp() connects the application with framemaker but if FrameMaker is closed manually then also F_ApiAlive() returns "Non Zero" value(which means connected to frameMaker but FM is already closed). After that F_ApiStartUp() also doesn't connect with new FrameMaker session. So basically i need a way to connect to new FM session if first one was closed.

 

Thanks

118
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
Advocate ,
Sep 02, 2022 Sep 02, 2022
LATEST

I fail to understand why you would create an application from outside FM and then get it to connect to an FM session. Why not have the application started from inside an FM session. Maybe explaining a little bit about the planned workflow would help other app developers to come up with useful ideas. You Always Have Other Options.

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