[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA-dev: Guile question



Hi John,

[snip]
> > On Mon, 2007-06-11 at 09:12 -0600, John Doty wrote:
> >> Does anyone know if there's a way in guile to drop into its
> >> interactive interpreter loop from a script? I'd like to be able to
> >> start up gnetlist, but work on my back end interactively once all the
> >> data structures are created.

I know this response is way too late, but gnetlist does have the ability
to go into interactive mode.  Just run gnetlist -i  Note, you cannot load
up your scm file using -g and use interactive, but you could run gnetlist -i
filename.sch  and then do a (load "...") at the prompt.

-Ales




_______________________________________________
geda-dev mailing list
geda-dev@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev