Search found 1 match
- Tue Jun 13, 2023 1:28 pm
- Forum: Photoshop Scripting Bugs and Anomalies
- Topic: Get Error 8500 With My Script
- Replies: 0
- Views: 31497
Get Error 8500 With My Script
when i run my script on sample png file i get following error: Error 8500: The requested property does not exist. Line: 609 -> var list = docDesc.getList(stringIDToTypeID("histogram")); how can i fix this error? please note that this script written by my friend and it working fine in my fr...