/[guile]/guile/guile-core/doc/ref/scripts.texi
ViewVC logotype

Diff of /guile/guile-core/doc/ref/scripts.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by ossau, Sat Mar 16 13:51:03 2002 UTC revision 1.5 by mvo, Mon Nov 17 00:36:00 2003 UTC
# Line 60  always invokes the @var{function} as the Line 60  always invokes the @var{function} as the
60  This is weird, but because of the way script invocation works under  This is weird, but because of the way script invocation works under
61  POSIX, the @code{-s} option must always come last in the list.  POSIX, the @code{-s} option must always come last in the list.
62    
63    The @var{function} is most often a simple symbol that names a function
64    that is defined in the script.  It can also be of the form @code{(@@
65    @var{module-name} @var{symbol}} and in that case, the symbol is
66    looked up in the module named @var{module-name}.
67    
68  @xref{Scripting Examples}.  @xref{Scripting Examples}.
69    
70  @item -ds  @item -ds

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26