Hi,
I get the following messages when the CS4 server starts, what do they mean ?
Duplicate relationship for element "getStyleForPE 'eGsp' kNAEventScriptElement1[Unknown3rdPartyPrefix + 0 ]" on object "document 'docu' kDocumentObjectScriptElement[DocFramework + 40 ]" for client kCoreScriptManagerBoss from kNAPluginID and kNAPluginID (DOM: "kAppleScriptMgrBoss InDesign Server Roman enUS 4.0")
Duplicate relationship for element "UpdateItemByTemplateInfo 'eIbt' kNAEventScriptElement2[Unknown3rdPartyPrefix + 1 ]" on object "document 'docu' kDocumentObjectScriptElement[DocFramework + 40 (0x16328)]" for client kCoreScriptManagerBoss from kNAPluginID and kNAPluginID (DOM: "kAppleScriptMgrBoss InDesign Server Roman enUS 4.0")
Duplicate relationship for element "getStyleForPE 'eGsp' kNAEventScriptElement1[Unknown3rdPartyPrefix + 0 ]" on object "document 'docu' kDocumentObjectScriptElement[DocFramework + 40 (0x16328)]" for client kCoreScriptManagerBoss from kNAPluginID and kNAPluginID (DOM: "kAppleScriptMgrBoss InDesign Server Roman enUS 5.0")
Duplicate relationship for element "UpdateItemByTemplateInfo 'eIbt' kNAEventScriptElement2[Unknown3rdPartyPrefix + 1 ]" on object "document 'docu' kDocumentObjectScriptElement[DocFramework + 40 (0x16328)]" for client kCoreScriptManagerBoss from kNAPluginID and kNAPluginID (DOM: "kAppleScriptMgrBoss InDesign Server Roman enUS 5.0")
Duplicate relationship for element "getStyleForPE 'eGsp' kNAEventScriptElement1[Unknown3rdPartyPrefix + 0 ]" on object "document 'docu' kDocumentObjectScriptElement[DocFramework + 40 (0x16328)]" for client kCoreScriptManagerBoss from kNAPluginID and kNAPluginID (DOM: "kAppleScriptMgrBoss InDesign Server Roman enUS 6.0")
Duplicate relationship for element "UpdateItemByTemplateInfo 'eIbt' kNAEventScriptElement2[Unknown3rdPartyPrefix + 1 ]" on object "document 'docu' kDocumentObjectScriptElement[DocFramework + 40 (0x16328)]" for client kCoreScriptManagerBoss from kNAPluginID and kNAPluginID (DOM: "kAppleScriptMgrBoss InDesign Server Roman enUS 6.0")
.fr script element definition
resource VersionedScriptElementInfo(10)
{
// Contexts
{
kFiredrakeScriptVersion, kCoreScriptManagerBoss, kWildFS, k_Wild,
}
// Elements
{
// Specifies an event
Event
{
kNAEventScriptElement1,
e_getStyleForPE,
"getStyleForPE",
"get the style for a pe type id",
StringType, "The style",
{
p_PE, "pe_id", "The pe id", StringType, kRequired,
}
}
Event
{
kNAEventScriptElement2,
e_UpdateItemByTemplateInfo,
"UpdateItemByTemplateInfo",
"Update NA box by Doc Id, position, type and PE",
BoolType, "Success or Failure",
{
p_docID, "DocumentId", "Document Id", StringType, kRequired,
p_position, "position", "Position", StringType, kRequired,
p_type, "type", "Type", Int32Type, kRequired,
p_peid, "peid", "Publication ID", StringType, kRequired,
}
}
// Specifies a property
Property
{
kNAItemIsNAItem,
p_IsNAItem,
"isNAItem",
"Is NAItem",
BoolType,
{}
kNoAttributeClass,
}
// Connects this plug-in's events and properties to scripting.
Provider
{
kCS4ServerScriptProviderBoss, // provider boss ID
{
Object{ kDocumentObjectScriptElement },
Event{ kNAEventScriptElement1 },
Event{ kNAEventScriptElement2 }
}
}
Provider
{
kNAItemScriptProviderBoss, // provider boss ID
{
Object{ kPageItemObjectScriptElement },
Property{ kNAItemIsNAItem, kReadOnly }
}
}
}
};
Best regards
John
I get the following messages when the CS4 server starts, what do they mean ?
Duplicate relationship for element "getStyleForPE 'eGsp' kNAEventScriptElement1[Unknown3rdPartyPrefix + 0 ]" on object "document 'docu' kDocumentObjectScriptElement[DocFramework + 40 ]" for client kCoreScriptManagerBoss from kNAPluginID and kNAPluginID (DOM: "kAppleScriptMgrBoss InDesign Server Roman enUS 4.0")
Duplicate relationship for element "UpdateItemByTemplateInfo 'eIbt' kNAEventScriptElement2[Unknown3rdPartyPrefix + 1 ]" on object "document 'docu' kDocumentObjectScriptElement[DocFramework + 40 (0x16328)]" for client kCoreScriptManagerBoss from kNAPluginID and kNAPluginID (DOM: "kAppleScriptMgrBoss InDesign Server Roman enUS 4.0")
Duplicate relationship for element "getStyleForPE 'eGsp' kNAEventScriptElement1[Unknown3rdPartyPrefix + 0 ]" on object "document 'docu' kDocumentObjectScriptElement[DocFramework + 40 (0x16328)]" for client kCoreScriptManagerBoss from kNAPluginID and kNAPluginID (DOM: "kAppleScriptMgrBoss InDesign Server Roman enUS 5.0")
Duplicate relationship for element "UpdateItemByTemplateInfo 'eIbt' kNAEventScriptElement2[Unknown3rdPartyPrefix + 1 ]" on object "document 'docu' kDocumentObjectScriptElement[DocFramework + 40 (0x16328)]" for client kCoreScriptManagerBoss from kNAPluginID and kNAPluginID (DOM: "kAppleScriptMgrBoss InDesign Server Roman enUS 5.0")
Duplicate relationship for element "getStyleForPE 'eGsp' kNAEventScriptElement1[Unknown3rdPartyPrefix + 0 ]" on object "document 'docu' kDocumentObjectScriptElement[DocFramework + 40 (0x16328)]" for client kCoreScriptManagerBoss from kNAPluginID and kNAPluginID (DOM: "kAppleScriptMgrBoss InDesign Server Roman enUS 6.0")
Duplicate relationship for element "UpdateItemByTemplateInfo 'eIbt' kNAEventScriptElement2[Unknown3rdPartyPrefix + 1 ]" on object "document 'docu' kDocumentObjectScriptElement[DocFramework + 40 (0x16328)]" for client kCoreScriptManagerBoss from kNAPluginID and kNAPluginID (DOM: "kAppleScriptMgrBoss InDesign Server Roman enUS 6.0")
.fr script element definition
resource VersionedScriptElementInfo(10)
{
// Contexts
{
kFiredrakeScriptVersion, kCoreScriptManagerBoss, kWildFS, k_Wild,
}
// Elements
{
// Specifies an event
Event
{
kNAEventScriptElement1,
e_getStyleForPE,
"getStyleForPE",
"get the style for a pe type id",
StringType, "The style",
{
p_PE, "pe_id", "The pe id", StringType, kRequired,
}
}
Event
{
kNAEventScriptElement2,
e_UpdateItemByTemplateInfo,
"UpdateItemByTemplateInfo",
"Update NA box by Doc Id, position, type and PE",
BoolType, "Success or Failure",
{
p_docID, "DocumentId", "Document Id", StringType, kRequired,
p_position, "position", "Position", StringType, kRequired,
p_type, "type", "Type", Int32Type, kRequired,
p_peid, "peid", "Publication ID", StringType, kRequired,
}
}
// Specifies a property
Property
{
kNAItemIsNAItem,
p_IsNAItem,
"isNAItem",
"Is NAItem",
BoolType,
{}
kNoAttributeClass,
}
// Connects this plug-in's events and properties to scripting.
Provider
{
kCS4ServerScriptProviderBoss, // provider boss ID
{
Object{ kDocumentObjectScriptElement },
Event{ kNAEventScriptElement1 },
Event{ kNAEventScriptElement2 }
}
}
Provider
{
kNAItemScriptProviderBoss, // provider boss ID
{
Object{ kPageItemObjectScriptElement },
Property{ kNAItemIsNAItem, kReadOnly }
}
}
}
};
Best regards
John