UBI EasyCoder 201 IIE Manuel d'instructions Page 68

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 332
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 67
Intermec Fingerprint v7.61 Programmers Reference Manual Ed. 766
Chapter 2 Program Instructions
DELETE
Field of Application
Statement deleting one or several consecutive program lines from the
printers working memory.
Syntax DELETE<ncon
1
>[-<ncon
2
>]
<ncon
1
> is the line, or the rst line in a range of lines, to be deleted.
<ncon
2
> is (optionally) the last line in a range of program lines to be
deleted.
Remarks
This statement can only be used for editing the current program in
the Immediate Mode and cannot be included as a part of the program
execution.
Examples
DELETE 50 deletes line 50 from the program.
DELETE 50–100 deletes line 50 thru 100 from the program.
DELETE 50– deletes all lines from line 50 to the end of the program.
DELETE –50 deletes all lines from the start of the program to line 50.
Vue de la page 67
1 2 ... 63 64 65 66 67 68 69 70 71 72 73 ... 331 332

Commentaires sur ces manuels

Pas de commentaire