Quantcast
Channel: Adobe Community : All Content - FrameMaker Scripting
Viewing all articles
Browse latest Browse all 888

Trouble Setting the structured app on import - FS_StructuredImportApplication

$
0
0

Hello All,

 

I have some referenced documents that I refresh when opening the parent document and I am trying to set the structured application on import.

 

I am using>            

 

        var importParams = GetImportDefaultParams();

                    

                        i=GetPropIndex(importParams,Constants.FS_StructuredImportApplication);

                        importParams[i].propVal.ival= "myStructApp";

              

                        alert(importParams[i].propVal.ival);

 

I expect the alert to return "myStructApp" , which exists in the list of structured apps. However, my alert returns 0.

 

What am I doing wrong please?

 

 

thanks,

Tracey

 

[Thread moved to Scripting Forum by moderator]


Viewing all articles
Browse latest Browse all 888

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>