Skip to main content
Participating Frequently
May 15, 2009
Question

UserInteractionLevels is undefined

  • May 15, 2009
  • 1 reply
  • 1412 views

Hello All,

While exporting Indesign INDD file to INX file on CS3 Server using javascript (.jsx) I got following error...

Error Number: 2
Error String: UserInteractionLevels is undefined
Line: 12
Source:         app.scriptPreferences.userInteractionLevel = UserInteractionLevels.neverInteract;

Can you please suggest how to resolve this issue?

Thanks,

Shail

This topic has been closed for replies.

1 reply

Harbs.
Legend
May 15, 2009

There is no user interaction in IDS...

You must remove any such code from Srever scripts.

Harbs