UBI EasyCoder 201 IIE Manuel d'instructions Page 97

  • 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 96
Intermec Fingerprint v7.61 Programmers Reference Manual Ed. 7 95
Chapter 2 Program Instructions
FORMAT, cont.
Examples
Issuing the statement FILES before and after a FORMAT "c:" statement
shows how the memory is affected. Note that system les starting with
a period character are not removed, since the FORMAT statement does
not contain any A ag:
FILES "c:",A
yields for example:
Files on c:
.theDefaultSetup 157 DIRECT 0
STDIO 2 APPLICATION 1
FILELIST.DAT 0
505856 bytes free 160 bytes used
Ok
FORMAT "c:"
Ok
FILES "c:",A
yields for example:
Files on c:
.theDefaultSetup 157
514048 bytes free 157 bytes used
Ok
In the following statement, a RAM-type memory card is formatted to
MS-DOS format in the immediate mode. The number of entries is increased
from 208 (default) to 500 and the size of the sectors in decreased from 512
bps (default) to 256 in order to make the card better suited for more but
smaller les. The A ag speci es hard" formatting.
FORMAT "card1:",500,256,A
Vue de la page 96
1 2 ... 92 93 94 95 96 97 98 99 100 101 102 ... 331 332

Commentaires sur ces manuels

Pas de commentaire