Measurement-computing Micro 488/EX rev.2.1 Manuel d'utilisateur Page 92

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 218
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 91
Section 5 Command Descriptions
5.22
RESPONSE None
MODE Any
BUS STATES None
EXAMPLES
PRINT#1,"DATE FORMAT MONTH DD, YYYY"
PRINT#1,"DATE"
INPUT #1,D$
Read the date string
PRINT D$
Printed to the screen
November 4, 1952
Date output is date dependent
PRINT#1,"DATE FORMAT MON DD, YYYY"
PRINT#1,"DATE"
INPUT #1,D$
Read the date string
PRINT D$
Printed to the screen
Nov 04, 1952
Date output is date dependent
PRINT#1,"DATE FORMAT MM/DD/YY"
PRINT#1,"DATE"
INPUT #1,D$
Read the date string
PRINT D$
Printed to the screen
11/04/52
Date output is date dependent
Vue de la page 91
1 2 ... 87 88 89 90 91 92 93 94 95 96 97 ... 217 218

Commentaires sur ces manuels

Pas de commentaire