[E-Lang] some E oddness.
steve jenson
stevej@sieve.net
Fri, 7 Sep 2001 02:01:02 -0700
I was developing under E tl-8.9.1 for Windows and have recently turned
that windows box into a Linux machine, and after installed tl-8.9.1b I noticed
a few problems with some E code I was writing under my Windows installation.
These are the first two lines of my code:
def awt__uriGetter := <unsafe:java.awt.*>
def swing__uriGetter := <unsafe:javax.swing.*>
And when I run the script, I get the following error:
# problem: <UndefinedVariableException: unsafe__uriGetter not in scope>
#
# <interp> evalPrint(e`define awt__uriGetter := unsafe__uriGetter get("java.awt.*")`)
Why did I never notice this before? Is this error always supposed to be
around? Perhaps I cross-contaminated by E installations on the Windows
box. Since that machine is no longer running the same OS I have no way
of going back to see what's up.
regards,
steve
--
steve jenson <stevej@sieve.net> http://sieve.net/
PGP fingerprint: 79D0 4836 11E4 A43A 0179 FC97 3AE2 008E 1E57 6138
"vi has two modes; the one where it beeps, and the one where it doesn't."