* dump usefieldalignment for recorddefs

git-svn-id: trunk@4720 -
This commit is contained in:
Jonas Maebe 2006-09-24 18:49:12 +00:00
parent acd485d5fb
commit 2639b104cc

View File

@ -1801,6 +1801,7 @@ begin
writeln(space,' FieldAlign : ',getbyte);
writeln(space,' RecordAlign : ',getbyte);
writeln(space,' PadAlign : ',getbyte);
writeln(space,'UseFieldAlignment : ',getbyte);
if not EndOfEntry then
Writeln('!! Entry has more information stored');
{read the record definitions and symbols}