My program is compiled correctly.
Here are the messages that codetyphon (8.80) provides me :
"
Hint: (11030) Start of reading config file C:\codetyphon\fpc\fpc64\bin\x86_64-win64\fpc.cnf
Hint: (11031) End of reading config file C:\codetyphon\fpc\fpc64\bin\x86_64-win64\fpc.cnf
Free Pascal Compiler version 3.3.1 [2025/12/14] for x86_64
Copyright (c) 1993-2025 by Florian Klaempfl and others
(1002) Target OS: Win64 for x64
(3104) Compiling CPD05R.ppr
(9022) Compiling resource D:\DONNEES\Programmation\Lazarus\CPD05-Rafale -NG - PC -BE\lib\x86_64-win64\CPD05R.obj
(9015) Linking D:\DONNEES\Programmation\Lazarus\CPD05-Rafale -NG - PC -BE\CPD05R.exe
(1008) 119 lines compiled, 2.6 sec, 4535440 bytes code, 238628 bytes data
(1022) 2 hint(s) issued"
But when it's running, step by step, I get the following two error messages:
What's happening? I don't understand. How to fix this?