Hello to Euphoria programming fans...
I've been playing with Euphoria 1.5 (more recently, the
complete edition of 2.3), attempting to build an Earth
science application. It relies on editing of EU sequences,
assembly of libraries of small files consisting of text docs
and EU sequences (scripts) - the scripts are then assembled
into hierarchy - into a "model", which can be saved and
then run, using a "viewer" application (choosing the
small file approach in order to conserve memory
for the application, flexibility and compatibility
between the DOS and Windows version.) The problem with
this is that the directories will surely have hundreds
of these files,to slow up people's scandisk and
virus scanners. Does anyone know the best, fast EU
include for archiving such files so that they can be
broken out for each session? (Or is a call to an
external zip/unzip application be more efficient?)
Peter
|
Not Categorized, Please Help
|
|