***********************************************************
* LAMENC - A Text file Encoder/Decoder routine for PASCAL *
***********************************************************

PASCAL Syntax :
===============

USES LAMENC;
BEGIN
  ENCODE('Filename');
  DECODE('Filename');
END.


* Support ONLY text file !
* Bug report to huilam@pl.jaring.my