Michael Haupt wrote:
sorry for sending two mails... there is another, related, question. Is
it possible to have, again in Jolt, some notion of "here", i.e., could
I somehow do something like this:
(set here@ 100)
No problem. In this case the answer is the same: it's not built in, but
you can build it. As you probably know, Jolt code gets translated into
machine code for the machine it's running on. Your going to need to
make your "here" thing machine independent if you want it to be
generally useful.
-gavin...
_______________________________________________
fonc mailing list
[email protected]
http://vpri.org/mailman/listinfo/fonc