app.open() is not a function
Hey
Win7/PS2014x64
At one point recently these scripts worked. Ive changed other things in the file (there are no clashes for the name "app") but not these functions.
When I did a test the first time this happend, it would work if there were no other functions in the file.
Now when I try to access the app.someMethod() it says that it is not a function.
My script loads into extendscript with no errors. I have photoshop selected as the target in extendscript.
This happens on at least app.open() and app.stringIDtoTypeID() and app.documents
When it stops on app.open() in the debugger, there is no app object in the data browser, only 2 vars of mine and "this" (which has an app property that is the name of my CEP panel)
if i stop execution of the script, the app object appears in the data browser
what do I do make sure app is available? a loop that just keeps checking to see if its available?
is this a bug?
thanks
chris rogers
