guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: access of global variables from modules


From: Mr. Peter Ivanyi
Subject: Re: access of global variables from modules
Date: Mon, 01 Apr 2002 16:24:04 +0100

> What exactly do you mean by a global variable?  Every variable must be
> defined in some module, and in this case what you need to do is:
[...]
> Please let me know if this helps.
> 

Aha, now I think I am beginning to get the idea. Yes this definitely 
helps. What was confusing for me (and I did not find it in the 
documentation which I have) that when I start guile I am already in the 
"guile-user" or the "guile" module. That is why I thought there is some 
kind of "global" environement and all modules are defined in this 
"global" environment.

Thanks again,

                                        Peter Ivanyi



reply via email to

[Prev in Thread] Current Thread [Next in Thread]