home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / eaclib.zip / EALerr.eng < prev    next >
Text File  |  1996-05-22  |  2KB  |  45 lines

  1. ; --------------------------------------------------------------------------
  2. ; $RCSfile: EALerr.eng,v $
  3. ; $Revision: 1.1 $
  4. ; $Date: 1996/05/22 21:02:08 $
  5. ; $Author: Bablok $
  6. ; --------------------------------------------------------------------------
  7. ; Synopsis:
  8. ;
  9. ; Source file (English version) for MKMSGF (the make-message-file utility).
  10. ; Compile using the command: MKMSGF EALerr.eng EALerr.msg
  11. ;
  12. ; The eaclib.msg file must either be bound to any executable using the
  13. ; EA classlib package, or it must reside in the current directory or in a
  14. ; directory listed in the DPATH environment variable.
  15. ;
  16. ; This file is part of the EA classlib package.
  17. ; Copyright Bernhard Bablok, 1996
  18. ;
  19. ; The EA classlib package is distributed in the hope that it will be
  20. ; useful, but WITHOUT ANY WARRANTY; without even the implied warranty
  21. ; of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  22. ;
  23. ; You may use the classes in the package to any extend you wish. You are
  24. ; allowed to change and copy the source of the classes, as long as you keep
  25. ; the copyright notice intact and as long as you document the changes you made.
  26. ;
  27. ; You are not allowed to sell the EA classlib package or a modified version
  28. ; thereof, but you may charge for costs of distribution media.
  29. ;
  30. ; --------------------------------------------------------------------------
  31. ; Change-Log:
  32. ;
  33. ; $Log: EALerr.eng,v $
  34. ; Revision 1.1  1996/05/22 21:02:08  Bablok
  35. ; Initial revision
  36. ;
  37. ; --------------------------------------------------------------------------
  38. EAL
  39. EAL0001E: Memory allocation failed
  40. EAL0002E: Name of EA cannot be null
  41. EAL0003E: EAList is empty
  42. EAL0004E: No multi-valued EA
  43. EAL0005E: Invalid EA type in multi-valued EA
  44. EAL0006E: Number of elements in EAList and multi-valued EA differ
  45.