Measurement-computing Micro 488/EX rev.2.1 Manuale Utente Pagina 92

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 218
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 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
Vedere la pagina 91
1 2 ... 87 88 89 90 91 92 93 94 95 96 97 ... 217 218

Commenti su questo manuale

Nessun commento