Re: include (variable with path/file) ?

new topic     » goto parent     » topic index » view thread      » older message » newer message

Matt,

Takes care of the "not able to bind", or the original include problem?

Dan

----- Original Message -----
From: "Matt Lewis" <matthewwalkerlewis at YAHOO.COM>
To: <EUPHORIA at LISTSERV.MUOHIO.EDU>
Sent: Thursday, September 14, 2000 5:59 PM
Subject: Re: include (variable with path/file) ?


> --- David Cuny <dcuny at LANSET.COM> wrote:
>
> >
> > You *could* write something like this:
> >
> >    integer file
> >    file = open("dynamic.e", "w")
> >    puts( file, DirectoryWithWin32LibInIt & "Win32Lib.ew" & '\n' )
> >    close( file )
> >    include dynamic.e
> >
> > But you won't be able to bind it!
>
> There's actually a lib in the archives (I think called dynaminc) that
takes
> care of this for you.
>
> Matt
>
>
> =====
> --
> Matt Lewis
> http://members.nbci.com/matthewlewis
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Mail - Free email you can access from anywhere!
> http://mail.yahoo.com/

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu