Quantum Data 802R Guía de usuario Pagina 442

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 744
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 441
432 Appendix A Command Reference
MAPQ?
bitMAP Query pointer
Class Bitmap memory management
Description Returns bitmap names from the list of all the bitmaps stored in bitmap memory beginning
at index. The bitmaps are kept in alphanumeric order. The generator maintains internal
variables for the current index and number values. The value of index is automatically
incremented by number after the query is executed. Sending the query with just an index
parameter returns the same number of names as the last time, starting at the given index.
Sending the query with no parameters returns the next set of names.
Query syntax MAPQ? index number
index
positive integer number
number
positive integer number
Query response List of specified bitmap names.
Example
MAPQ? 1 9999 // List all bitmaps in memory
or
MAPQ? 1 10 // List the first ten bitmaps in memory
MAPQ? 21 // List the 21st through the 30th MAPes in memory
MAPQ? // List the 31st through the 40th MAPes in memory
Vista de pagina 441
1 2 ... 437 438 439 440 441 442 443 444 445 446 447 ... 743 744

Comentarios a estos manuales

Sin comentarios