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

Script To "Save Tool Presets..."

Contributor ,
Oct 23, 2020 Oct 23, 2020

Hi everybody hope you are all having a good evening

 

I do have a quick question. Does anyone know a way to have a script bring up the "Save Tool Presets..." window?

TOPICS
Actions and scripting
281
Translate
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
Community Expert ,
Oct 24, 2020 Oct 24, 2020

Install Adobe's Plug-inScriptlistener then Save your Tool Presets.  If the scriptlistener recorder code for savet tool preset creat a script function toe save your tool presets.  Adobe Photoshop DOM does not cover all of Photoshop functions. Many features need to be scripted using Action Manager Code.

JJMack
Translate
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
Community Expert ,
Oct 25, 2020 Oct 25, 2020
LATEST

I couldn't work out how to bring up the window.

 

I could script the save of the preset and you could set a variable prompt for the name and or path.

Translate
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