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

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 587
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 240
Chapter 14. Statement Reference
233
The entry ranges of the column and row are the same in the regular-size, double-width.
Any parameter value outside its range will result in a run-time error.
• Specification of the maximum value to column moves the cursor off the screen and out
of sight.
Example: SCREEN 0,0 ’Regular size in ANK mode
LOCATE 22
This cursor is invisible
If you display data on the screen under the above condition, the cursor moves to the
1st column of the next row, from where the data appears.
If the double-width or quadruple-size is specified, specification of the (maximum value -
1) to column moves the cursor off the screen and out of sight.
Example: SCREEN 0,2 ’Double-width in ANK mode
LOCATE 21
This cursor is invisible
If you display data on the screen under the above condition, the cursor moves to the
1st column of the next row, from where the data appears.
Switching to the regular-size will make the cursor visible as shown below.
SCREEN 0,0 ’Regular size in ANK mode
This cursor is visible
Vista de página 240
1 2 ... 236 237 238 239 240 241 242 243 244 245 246 ... 586 587

Comentários a estes Manuais

Sem comentários