Hello.

Bug 3543 has been closed as unreproducable, but I can not
compile this program at least with fpc 1.9.8 on Win32:

Uses Keyboard;
begin
  repeat
  until KeyPressed;
end.

Error: Identifier not found "KeyPressed"

-- 
Best regards,
 Maxim                         mailto:[EMAIL PROTECTED]


_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to