Skip to main content
Participant
October 4, 2012
Question

Simple Script to Load Workspaces

  • October 4, 2012
  • 1 reply
  • 638 views

So I am extremely new to scripting in Adobe, I have moderate experience in programming cpp/js etc but I really have no idea where to start. I just want to make a script that loads by default one workspace on one monitor and another synchronized workspace on another monitor. Is this hard to do? Is this something that is a task for scripting?

Thanks,

Scott

~As a side note, I saved a new workspace as "preview" which resulted in me having two "preview" workspaces. Because preview is a stock workspace, it won't let me delete my extra from the drop-down list of workspaces. Any ideas?

This topic has been closed for replies.

1 reply

Inspiring
October 4, 2012

#target bridge

app.document.setWorkspace( 'Muppets in Space' );