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

Constants.FV_BK_FOLDER - how get folder name ?

$
0
0

Hello.

 

In book hierarchy - we see folder - how to get folder name ? 

 

var compType=comp.ComponentType;

 

if(Constants.FV_BK_FOLDER == compType || Constants.FV_BK_GROUP == compType)

{

comp = comp.NextComponentInBook;

 

print "folder name"   - how to do this ?    comp.Name or comp.path does not help


Viewing all articles
Browse latest Browse all 888

Latest Images

Trending Articles



Latest Images