Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do I call one script-fu script fromanother?

Script script-fu
0
Posted

How do I call one script-fu script fromanother?

0

The trick to calling script-fu-scripts from another script is to justreference the main define for the script and not to try to use the pdbcall. All the scripts in script-fu share a common name space; you callother scripts just like a regular function / define / whatever you callthose those things in_scheme. Ie, to call script-fu-predator in ascript, just use • (script-fu-predator img drawable 2 TRUE3 TRUE TRUE) For examples, see • http://adrian.gimp.org/scripts/test.scm .

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123