Add missing token buffer index update for ST_LOADMESSAGES handling

This commit is contained in:
Pierre Muller 2023-11-20 17:52:21 +01:00
parent 6f5c6ac410
commit 2ed2ca5cf0

View File

@ -2722,6 +2722,7 @@ begin
end;
ST_LOADMESSAGES:
begin
inc(tbi);
mesgnb:=gettokenbufsizeint;;
writeln([space,mesgnb,' messages: ']);
for nb:=1 to mesgnb do