Martin Foster <[EMAIL PROTECTED]> schrieb am 04.12.05 um 10:07: > ---------- LISTER.PAS ---------- > procedure memfull; > begin > ltxt:=''; apptxt; > ltxt:='** zu wenig EMS/XMS-Speicher, um die komplette Datei anzuzeigen > **'; apptxt; > end; > ---------- 8< ---------- > What's the possibilty of moving the information about EMS/XMS memory to > the resource files.
The problem is: This message came at a moment then memory is full. So it is not really save, to use resources. -- Mit freundlichen Gruessen, Martin Wodrich ------------------------------------------------------------------------ FreeXP Entwickler-Mailingliste [email protected] http://www.freexp.de/cgi-bin/mailman/listinfo/dev-list
