                        A lIttLE bIT of SummIt fROm
                      _________  _________________   
                      \_____  Ĵ\/    __________  Ĵ\  
                      /    :    \    __>/ .   Ĵ    \ 
                      \    |     \   :\ \     :     \
                       \___|___  /__  /  \____|___  /
                      ---------\/---\/-[ß]--------\/-

            AmigaE Compiler For Use In Directory Opus & Friends!


                    ğ cODED bY ßudda/NFA · 26/08/1995 Ğ

EH?
ŻŻŻ
  Hmmm...some  may think what the hell is this needed for?  Let me just say:
If  you  have  a source code file in the Amiga E language that you'd like to
compile  it by simply clicking on it, or clickin' a button you'll find it is
impossible!  Why?  The Amiga E compiler has been coded so that when you give
the source code file name and path to it in the command line you do NOT need
to give the '.e' extension at the end.  Removing this '.e' from the end of a
directory  in DOPUS is IMPOSSIBLE which is why this small (very small!) util
has been thrown together a few minutes ago.


USE
ŻŻŻ
  Setup  a  button  as if you were gonna do for the normal EC compiler.  But
instead  of calling the EC compiler direct use DOPUS_E instead so the button
would look like this:-

 Button Name: AmigaE Compile
              AmigaDOS:DOPUS_E {f}
Flags to set: Do All Files, Output To Window, Window Close Button


Make sure DOPUS_E is in the search path, best to put it in your AmigaE bin/
directory of the standard C: directory.

  The  program reguires just the one parameter on its command line; the full
path  to  the  source  code.  Once the path has had the '.e' removed it will
automatically  call  the  normal  EC  compiler  (which should also be in the
search path) and compile the source code.  The source code is saved out into
the same directory as where the source code was loaded from.

ARCHIVE CONTENTS
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
  The original archive contained th following items:-

                            DOPUS_E · The executable program
                        DOPUS_E.doc · The documentation (this!)
                          DOPUS_E.e · The *full* source code to the program
DOPUS5/filetypes/AmigaE Source Code · A filetype for use with DOPUS5


CREDITS
ŻŻŻŻŻŻŻ
  Put  together  in about a minute by ßudda/NFA.  Made originally for my own
needs  but  thought others might like it too.  Docs quickly typed also by me
so stuff any spellin' mistakes up ya tottle horsenswizzle!

  Coded  in  AmigaE  v3.0  DEMO.   Maybe I'll register when I can afford it!
This  is  my first EVER AmigaE coded release!  Sad isn't it?  Other projects
are  going  on but I've still to work out how to do certain things using the
available commands.  Nothing like good old AMOS Professional!!  hehe.


DISTRIBUTION
ŻŻŻŻŻŻŻŻŻŻŻŻ
  This  prog  is  soooooooo small you can do what you want with it!  Try and
keep  this small doc with it (i know what you PD pak makers are like!).  You
may  include  this on CD-ROMS etc without my permission and can also slap it
on ANY BBS's.

