Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Script Errorr when run on multiple images

Status
Not open for further replies.

Vebjorn

Technical User
Feb 3, 2004
13
NO
I record a script in PaintShop Pro 8 that
-select the PaintBrush tool
-puts the PaintBrush tool at one point in the image


I save it and try to run it. So far, all works fine.
I try to run it on several images (File;Batch;Process...)
-and still it works fine.

The problem arise when I close the PaintShop Pro program and launch it again and then try to run the script on several images.

Then I get the error:

"Command could not complete beacause it requires a view on the active document"


and a reference to the line number in the script where the PaintBrush command starts
App.Do( Environment, 'PaintBrush', {



Anyone who knows how to handle this?


Vebjorn
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top