Search 5,000,000+ questions and answers.

Frequently Asked Questions

How do I call one script-fu script from another?

GIMP - Documentation
The trick to calling script-fu-scripts from another script is to just reference the main define for the script and not to try to use the pdb call. All the scripts in script-fu share a common name space; you call other scripts just like a regular function / define / whatever you call those those things in_scheme.
Related Questions

What is Script-Fu?

GIMP - Documentation
Script-Fu is the first GIMP scripting extension. Extensions are separate processes that communicate with the GIMP in the same way that plug-ins do. The distinction is that extensions don't require an active image to operate on, instead extending GIMP's functionality. GIMP internals for version 1.0 have been completely overhauled from version 0.54. In particular, the plug-in API has been made far more general with the advent of the procedural database (PDB).
Related Questions

What is Java-Script?

Forum FAQ - GameDev.Net Discussion Forums
Java-Script is a client-side scripting language that can be embedded within a web page. Java-script is used to create dynamic web pages or to provide functions to the web browser that don't normally exist.
Related Questions

Virus FAQs
A script is a small program downloaded to your system as part of a web page. These scripts generally perform simple tasks to make the web page easier to use and more effective.
Related Questions

Frequently Asked Questions: Complex Scripts
A script is the set of symbols required to represent a single writing system, which may in turn be used to represent several languages. Latin, Arabic, and Thai are examples of scripts. English, French, German, and Latin are all languages written using the Latin script.
Related Questions

Riprap Entertainment TV Frequently Asked Questions
Never. I cannot afford to hire the people required to fill envelopes and mail them. Nor can I afford the time required to stuff a bunch of SASEs. For me to be here for writers, actors and filmmakers, I must keep my costs as low as possible. If I can't pay the overhead, the concept is doomed. Get it?!
Related Questions

Merlin's Web
Please be aware that scripts have very little therapeutic value. Scripts should never be read to a patient. Scripts do have a value as a learning tool though. I do not have scripts that I have written available to share, but a web search should reveal many scripts.
Related Questions

Can I call a script within another script?

AdventNet QEngine - Frequently Asked Questions
Yes, In QEngine you can call a script from another script. You can use our “callScript” function to do this. For e.g., you can call the script ‘B’ from script ‘A’ like below. callScript(“B”,”B”) If you need to call the script which was grouped under any <Module Name> say “Module1”, then you can call the script as below. callScript(“B”,” Module1/B”).
Related Questions

Back to top Can a script call another script?

Hurricane for AutoCAD - FAQ
However, the way around this limitation is to write small scripts, and use the Hurricane "Append" mode to tie them all together.
Related Questions

Can Expect be run as a CGI script?

Expect FAQ (Frequently Asked Questions)
Many Expect scripts can be run directly with one change - the following line should be inserted before any other output: puts "Content-type: text/html\n" Next, make sure you invoke external programs using full paths. For example, instead of "spawn telnet", use "spawn /usr/ucb/telnet" (or whatever). Remember that the PATH and other environment variables are going to be different than what you are used to.
Related Questions

How can I have my script output parsed?

Apache Server Frequently Asked Questions
So you want to include SSI directives in the output from your CGI script, but can't figure out how to do it? The short answer is "you can't." This is potentially a security liability and, more importantly, it can not be cleanly implemented under the current server API. The best workaround is for your script itself to do what the SSIs would be doing. After all, it's generating the rest of the content.
Related Questions

How do I run my programme as a script, then?

Frequently Asked Questions for comp.lang.lisp
There is no direct equivalent of __FILE__ and __LINE__ in ANSI Common Lisp; this is perhaps most simply explained by the fact that CL is not particularly a file-oriented and definitely not a line-oriented language. That said, your particular implementation may carry around some information about where functions were compiled, and COMPILE-FILE binds the special variables *COMPILE-FILE-TRUENAME* and *COMPILE-FILE-PATHNAME*.
Related Questions

Where can I learn about Script-Fu?

GIMP - Documentation
with plug-ins, web pages, COBOL, or anything else, one of the best things you can do is look at other peoples' code, and play with it. But it helps a lot if you know Scheme. S&P's Script-Fu pages at http://www.xcf.berkeley.edu/~gimp/script-fu/script-fu.html = Mike Terry's Black Belt School of Script-Fu at http://manual.gimp.org/manual/GUM/write_scriptfu3.html
Related Questions

How do I call a plug-in from script-fu?

GIMP - Documentation
The following examples assume the plug-in name is "plug_in_randomize_hurl", and the plug-in has four parameters specific to it, the first two of which are floats, and the next two ints. The first parameter should always be a "1". The next two are the image number and drawable. Anything following these numbers will be plug-in parameters, which depend on the plug-in. Inside an actual script, call a plug-in like this: (define (script-fu-fred img drawable) (plug-in-randomize-hurl 1 img drawable 100.
Related Questions

What is script timing and how do you do it?

Crafty TV Writing
Theoretically scripts are supposed to time out at a page a minute. Screenplay format is intended to give scripts a reasonable chance of doing just this. Dialog at 30 characters per line, Courier 10 point, should play at a page a minute. But when Aaron Sorkin (West Wing) or Amy Sherman-Palladino (Gilmore Girls) write it, dialog flies by, while on sentimental dramas (I'm going to say Everwood, but on soggy things like One Tree Hill it's even worse) it takes its time.
Related Questions

What's the difference between Java-Script and JScript?

Forum FAQ - GameDev.Net Discussion Forums
Java-Script was developed by Netscape in the early days of the browser wars. Microsoft responded by developing JScript. The language was standardized as ECMA-262 in 1998. Today, JScript is more commonly used in Active Server Pages as an alternative to VBScript. Web hosting is your space on a web server in which all your files for your website are stored.
Related Questions

How to install the script by myself?

HYIP Nx 2 - Advanced and Secure HYIP Manager Script | HYIP S...
How to edit or add contents in my Home page or FAQ or terms & conditions ( or in template folders)
Related Questions

How to buy the script?

HYIP Nx 2 - Advanced and Secure HYIP Manager Script | HYIP S...
Order the script here. We do accept e-currencies We are working with e-gold. We do accept credit cards, master and visa diners club, Bank wire, and WESTERN UNION. To get the information about e-gold and/or get a free account please visit e-gold.
Related Questions

Is MiniVend a script, an application, or what? Why is it so big?

MiniVend Frequently-Asked Questions
MiniVend is not just a script. It is a combination of many programs, Perl modules, and links to other subsystems such as SQL databases, CyberCash, PGP, and the Glimpse search engine. It is so big because it is more than just a shopping cart -- it is a complete database access and retrieval application. It uses a lot of memory because the author got a case of feeping creaturitis and added too many features while attempting to maintain backward compatibility with older catalogs.
Related Questions

How does the provided script work?

Internet Explorer 7 Blocker Toolkit: Frequently Asked Questi...
The script accepts one of two command line options (block and unblock) and creates or removes the registry key that controls whether Internet Explorer 7 is offered automatically to the system (via Automatic Updates or the "Express" install option for manual Windows Update/Microsoft Update site scans).
Related Questions

I have a Blogger account, how do I implement your script?

Frequently Asked Questions
You need to make sure you have updated to newest version of Blogger, then you are all set to login and install our ad script! Just follow the directions for installing our advertisements in the "Get Ad Code" section of your account.
Related Questions

Do you use a script or provide a script?

MLM Genealogy Lists - Frequently Asked Questions
Some people like scripts. Some don't. I like a script at first. It keeps me focused and keeps me from getting off on some other topic. After a few hundred phone calls, the script or outline becomes internalized and you know exactly what to say and when to keep your mouth shut. For everyone who purchases a genealogy report from us, we provide a generic script that you can easily customize to your specific program. It is a script that has been proven over and over to be effective.
Related Questions

Can I call a script in a loop from another script?

AdventNet QEngine - Frequently Asked Questions
Yes, you can call a script in a loop from another script. Below is the sample script. for i in range(0,5): callScript(“B”,”Module1/B”)
Related Questions

Script Magazine -- How do I find out about advertising in Script?

Many advertising and sponsorship opportunities are available. We can customize a package to suit your needs. Click HERE for advertising information or contact Shelly Mellott(mellott@finaldraft.com) or 818-995-8995 ext. 137.
Related Questions

Can Expect automatically generate a script from watching a session?

Expect FAQ (Frequently Asked Questions)
From: libes (Don Libes) To: pete@willow24.cray.com Subject: Expect Date: Fri, 12 Oct 90 17:16:47 EDT >I like "Expect" and am thinking of using it to help automate the >testing of interactive programs. It would be useful if Expect had a >"watch me" mode, where it "looks over the shoulder" of the user and >records his keystrokes for later use in an Expect script. > >(Red Ryder and other Macintosh telecommunications packages offer this >sort of thing.
Related Questions

Why does my Expect script not work under inetd?

Expect FAQ (Frequently Asked Questions)
Yes, read Exploring Expect, Chapter 17 (Background Processing). In the section "Expect as a Daemon", there's a very thorough discussion of this problem and how to solve it. In short, there's no tty when you run a process from inetd. Echoing is controlled by the telnet protocol, so you must send and expect telnet protocol packets to solve the problem. Even knowing this, the actual implementation is very non-obvious which is why the book goes into it in such detail.
Related Questions

Why doesn't Expect work when called from a setuid script?

Expect FAQ (Frequently Asked Questions)
From: Rusty Wright <rusty@socrates.berkeley.edu> >I'm trying to run a setuid shell script that calls expect. When >expect does a spawn it gets the error message: > > open(slave pty): bad file number > parent: sync byte write: broken pipe > >Here are the version numbers: > > expect: expect-5.28 > tcl: tcl8.0.3 > OS: SunOS 5.6 (sparc) > >Expect and tcl were compiled with gcc-2.8.1.
Related Questions

Got A Question? Ask Our Community!


More Questions >>

© Copyright 2007-2008 QueryCAT
About • Webmasters • Contact