2 Replies Latest reply: Jun 9, 2011 3:31 AM by Royt2011 RSS

    "Command <Uknown> is currently unavailable" when executing sPSActionControl->Play()

    Royt2011

      In my automation plugin project, when the code executing to "sPSActionControl->Play()", the Photoshop will prompt a messageBox showing error "Command <Uknown> is currently unavailable". I just use the Play() method to call another automation plugin to show an ADM dialog, eventID is valid (got by plugin unique string). Does anyone ever meet this problem, Is it possible that I lose some library or my building environment is not correctly set?