1. Dynamic library file includer.
- Posted by Mark Honnor <nitrogen_069 at HOTMAIL.COM> Mar 28, 1999
- 1309 views
------=_NextPart_000_2eb250c7_5a58685f$6276f1b5 Content-type: text/plain Hi all, The attached zip file contains a program which allows you to include files into your program which are listed in a sequence. ie: {"inc1.e","inc2.e","inc3.e"} You will be able to include the mentioned files into your program. The uses of this program include: ================================= Conditional includes. Scripting using euphoria code as the script language. Self generated program code. ... But wait, there's more! In the form of what ever I can't think of at 4 AM. (I'm sure there's other uses too!) Please read the comments at the top of "dynaminc.e" for complete instructions on how to use the program. And see test.ex for an example of how to use the program. Included with the zip is "wri.e" and "writ.e", they're not part of the program, they're used by the test.ex program to show how it works. Let me know what you think of the program, of if you find it useful. I'm planning to add an extention to the program, a scripting language controlling/loading/saving thingy. Rob Craig: Could you please put this on the contrib page, as well as a link to my Lame-o-3D engine page. Thanx. -Mark / Liquid-Nitrogen Software. Get Your Private, Free Email at http://www.hotmail.com ------=_NextPart_000_2eb250c7_5a58685f$6276f1b5
2. Re: Dynamic library file includer.
- Posted by Adam Weeden <theskaman at MINDSPRING.COM> Jan 10, 1997
- 1276 views
- Last edited Jan 11, 1997
Nice.....should prove most useful. Adam Weeden WeedenSoft Technologies Next Big Thing for Euphoria (from me at least) : Isometric "Diablo-esque" engine. -----Original Message----- From: Mark Honnor <nitrogen_069 at HOTMAIL.COM> To: EUPHORIA at LISTSERV.MUOHIO.EDU <EUPHORIA at LISTSERV.MUOHIO.EDU> Date: Sunday, March 28, 1999 7:22 AM Subject: Dynamic library file includer. >Hi all, >The attached zip file contains a program which allows you to include >files into your program which are listed in a sequence. > >ie: {"inc1.e","inc2.e","inc3.e"} >You will be able to include the mentioned files into your program. > >The uses of this program include: >================================= >Conditional includes. >Scripting using euphoria code as the script language. >Self generated program code. >... But wait, there's more! In the form of what ever > I can't think of at 4 AM. (I'm sure there's other uses too!) > >Please read the comments at the top of "dynaminc.e" for complete >instructions on how to use the program. And see test.ex for an >example of how to use the program. > >Included with the zip is "wri.e" and "writ.e", they're not part of >the program, they're used by the test.ex program to show how it works. > >Let me know what you think of the program, of if you find it useful. >I'm planning to add an extention to the program, a scripting language >controlling/loading/saving thingy. > >Rob Craig: Could you please put this on the contrib page, as well as >a link to my Lame-o-3D engine page. Thanx. > >-Mark / Liquid-Nitrogen Software. >Get Your Private, Free Email at http://www.hotmail.com