20-04-2002 Third release

  The  basic  engine  is  running, exectuing batch files, and telling when
  it must run external files.
    1) Add to Pacific C spawnl library.
    2) External commands (dir, copy, type, date, time, could steal them from
       FreeCOM or something...)
    3) Translations (I can do spanish and english, and if I really want French
       but that means I will need my mother's help, better someone else).
    4) Tab-Completition (4dos style/unix style)
    5) Use  the  &  in  multitasking  enviroments,  like  UNIX, WIN32 (native
       version, DOS version will ignore this witch)
    6) Output and input redirection, Pipes
    7) Internal commands to implement: break, break,
       lh/loadhigh, path (set path=....), prompt, unset
    8) "if" command
    9) Mouse support. External driver? some small code in asm...
   10) #define for implmenting some commands as externel and internals.
   11) finish get_prompt()
   12) messages should be read at run time.

- diego (dgi_il@hotmail.com)
