Denso BHT-200QW Especificações Página 352

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 587
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 351
344
____________________________________________________________________
TIME I/O function
TIME$
Returns the current system time or wakeup time, or sets a specified system time or wakeup
time.
____________________________________________________________________
Syntax:
Syntax:Syntax:
Syntax:
Syntax 1 (Retrieving the current system time or wakeup time):
TIME$
Syntax 2 (Setting the current system time or wakeup time):
TIME$="time"
Parameter:
Parameter:Parameter:
Parameter:
time
A string expression.
Description:
Description:Description:
Description:
Syntax 1
Retrieving the current system time
TIME$ returns the current system time as an 8-byte string. The string has the format
below.
hh:mm:ss
where hh is the hour from 00 to 23 in 24-hour format, mm is the minute from 00 to 59, and
ss is the second from 00 to 59.
Example: CLS
PRINT TIME$
Retrieving the wakeup time
TIME$ returns the wakeup time as a 5-byte string. The string has the format below.
hh:mm
Vista de página 351
1 2 ... 347 348 349 350 351 352 353 354 355 356 357 ... 586 587

Comentários a estes Manuais

Sem comentários