extension_script_fu_console << INDEX >> extension_script_fu_server

extension_script_fu_eval (1998)

NAME
extension_script_fu_eval - Evaluate scheme code
SYNOPSIS
extension_script_fu_eval (run_mode,code)
DESCRIPTION
Evaluate the code under the scheme interpeter (primarily for batch mode)
INPUT ARGUMENTS
TYPENAMEDESCRIPTION
INT32run_mode[Interactive], non-interactive
STRINGcodeThe code to evaluate
SOME SYNTAX ALTERNATIVES
extension_script_fu_eval (code)
AUTHOR
Manish Singh
(c)1998 Manish Singh


This page was created by gimpdoc, written by Marc Lehmann <pcg@goof.com>