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

SaveOptionsType not defined

New Here ,
Sep 21, 2008 Sep 21, 2008

Copy link to clipboard

Copied

when i try to do something like:

var x=SaveOptionsType.DONOTSAVECHANGES;

ExtendedScript 2 throws me a "SaveOptionsType is not defined".

I don't understand this, because SaveOptionsType is in the documentation.

I am using Creative Suite CS3 on windows.

Please help me.
TOPICS
Actions and scripting

Views

837

Translate

Translate

Report

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
Adobe
Valorous Hero ,
Sep 21, 2008 Sep 21, 2008

Copy link to clipboard

Copied

LATEST
app.activeDocument.close(SaveOptions.DONOTSAVECHANGES);

Votes

Translate

Translate

Report

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