1. Re: Program by Paul
- Posted by Kat <gertie at PELL.NET>
Aug 09, 2000
-
Last edited Aug 10, 2000
On 9 Aug 2000, at 19:04, Liona Kerslake wrote:
>
> ----- Original Message -----
> From: Asif Masood Baloch
> To: EUPHORIA at LISTSERV.MUOHIO.EDU
> Sent: Thursday, August 09, 2007 11:27 AM
> Subject: Re: Program by Paul
<snip>
> Dear friends, I downloaded a lot of libs from the EUPHORIA archieve but
> they are so
> mixed up. Is there any way i could find out what lib does what.
Most of them have a readme file, take a look at it, then drop all the files for
that
program into a subdirectory of it's own with a name describing the program
there.
For example, if i open d:/Euphoria/encrypter , i will find an encryption
program. Even if
you must put an include file into d:/Euphoria/include , keep a backup in the
subdir it
belongs to, maybe in a subdir like d:/Euphoria/encrypter/includedfiles .
Kat