Denso BHT-200QW Spécifications Page 59

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 587
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 58
Chapter 3. Program Structure
51
3.2.3 Included Files
"Included files" are separate source programs which may be called by the INCLUDE
metacommand.
Upon encounter with the INCLUDE metacommand in a source program, the Compiler fetches
the designated included file and then compiles the main source program while integrating that
included file to generate a user program.
You should specify the name of an included file by using the REM $INCLUDE or ’$INCLUDE.
In the included files, you can describe any of the statements and functions except the REM
$INCLUDE and ’$INCLUDE.
If a compilation error occurs in an included file, it will be merely indicated on the line where the
included file is called by the INCLUDE metacommand in the main source program, and neither
detailed information of syntax errors detected in the included files nor the cross reference list
will be outputted. It is, therefore, necessary to debug the individual included files carefully
beforehand.
Vue de la page 58
1 2 ... 54 55 56 57 58 59 60 61 62 63 64 ... 586 587

Commentaires sur ces manuels

Pas de commentaire