Denso RC5 Especificações Página 413

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 692
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 412
Chapter 13 Input/Output Control Statements
13-31
Explanation
set_page changes the current value of a parameter specified by
<ParameterType> to <NewValue> to modify the specifications of a page
specified by <PageNumber>.
Example
'!TITLE "<Title>"
PROGRAM sample2
.
.
.
set_page panel_no, P_BGCOLOR,GRAY 'Set background color of the
'page.
set_page panel_no, P_USESTATE,ON 'Enable page.
set_page panel_no, P_VISSTATE,ON 'Make page visible.
.
.
.
end
Vista de página 412
1 2 ... 408 409 410 411 412 413 414 415 416 417 418 ... 691 692

Comentários a estes Manuais

Sem comentários