Denso BHT-200QW Especificaciones Pagina 241

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 587
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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 pagina 240
1 2 ... 236 237 238 239 240 241 242 243 244 245 246 ... 586 587

Comentarios a estos manuales

Sin comentarios