Casio Z-1GR Manual de usuario Pagina 30

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 36
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 29
BASIC comparison sheet Commands Page 30
Commands
Vendor
Model
Display
Clear display
Output to display
Behavior of comma
PRINT ends with ; or ,
Default display mode
Continue after PRINT
Position cursor
Set display delay
Display formatting
Reverse (light on dark)
Graphics screen
Query dot or pattern
Set/reset dot
Draw (filled) rectangle
Draw line or polygon
Graphical patterns
More graphics commands
(x,y) outside screen area
Printer
Printer interface and type
Printer output
Redirect display to printer
Set width for printer output
Set Printer to text or graphics mode
Printer commands in graphics mode
Additional printer commands in text
mode
Commands
Tandy Radio Shack Canon Epson
TRS-80 Model 100 X-07 HX-20
PRINT, ?
Tabulate (15 chars)
Allowed. ";" between items is optional.
Continuous output
N/A
PRINT CHR$(27)"p";"Text";CHR$(27)"q" N/A
240x64 120*32
N/A POINT(x,y)
PSET(x,y), PRESET(x,y) PSET(x,y), PRESET(x,y)
Use consecutive LINE commands.
N/A N/A
FC Error Clipping Virtual screen with clipping
Centronics (any type). Built in dot matrix with graphics.
OPEN either "LPT:" or "LCD:" OPEN either "LPT0:" or "SCRN:"
N/A; LPOS returns current position. N/A WIDTH "device", n
Depends on printer. N/A
Send commands with LPRINT.
SAVE"LPT0:" is the same as LLIST.
CLS
Text display scrolling clears graphics.
CLS
Graphics is scrolled with text.
CLS (text only), GCLS (graphics only)
Text display scrolling clears graphics.
PRINT TAB(n),
Columns start at 1.
PRINT TAB(n),
Columns start at 0.
PRINT TAB(n);...;SPC(n);...
Columns start at 1.
PRINT @pos,...
pos=40 is 2
nd
line, etc.
POS/CSRLIN return x/y position.
LOCATE x,y positions cursor.
POS/CSRLIN return x,y position.
LOCATE x,y,c (c=0,1 ?)
LOCATES x,y positions virtual screen.
POS/CSRLIN return x/y position.
CONSOLE first line,size,f1,f2,f3
first line and size define scrollable area,
f1=1 enables F-key display,
f2, f3 control key click & repeat.
SCROLL speed,mode,xscrl,yscrl
controls virtual screen scrolling.
WIDTH cols,rows,scroll margin
defines virtual screen size.
PRINT USING"\ \ #,###.##";A$;X
Works on current PRINT/LPRINT statement only. Mixed formats are allowed. "!" outputs single char, "&" formats a string
with its exact length. "+" or "-" can be prefix or postfix, "$$", "**" and "**$" pad numbers to the left. Literal text can be
escaped with "_".
POINT STEP(x,y)
STEP makes coordinates relative.
PSET STEP(x,y), PRESET STEP(x,y)
STEP makes coordinates relative.
LINE(x,y)-(x,y),mode,BF
F fills rectangle.
LINE(x,y)-(x,y),mode
Continues if started with -.
Bit 0 of mode=1 (set) or 0 (reset).
LINE STEP(..)-STEP(..)
STEP makes coordinates relative.
LINE(x,y)-(x,y),mode
Continues if started with -.
mode=PSET (set) or PRESET (reset).
FONT$(c)="c1,...,c8" defines character.
c=128..159,224..255; c1..c8 may be
constants or variables.
CONSOLE@,1 resets all chars to default.
SCREEN 0,1 protects the last (label) line
against scrolling.
CIRCLE STEP(x,y),r
STEP makes coordinates relative.
COLOR fg,/jointfilesconvert/262555/bg,set
sets color on external screen.
SCREEN text,graph controls external
display. 0,0 is default (LCD).
Centronics with legacy plug.
Plotter X-710 supported with special
LPRINT syntax.
Serial (TTL): X-711 thermal printer.
LPRINT, LLIST, PRINT#1,... after
OPEN"LPT:" FOR OUTPUT AS #1
LPRINT, LLIST, PRINT#1,... after
INIT#1,"LPT:" (or "GPR:" or "PRT:")
LPRINT, LLIST, PRINT#1,... after
OPEN"O",#1,"LPT0:"
INIT one of "LPT:", "GPR:", "PRT:" or
"CON:"
LPRINT CHR$(18); sets X-711 to graphics
mode; LPRINT CHR$(13);CHR$(17); sets
text mode.
COPY prints text and graphic screen on
built in printer. Only the visible area is
printed.
LCOPY copies the text screen.
SAVE"LPT:" is the same as LLIST.
LPOS returns current column.
LPRINT[size,color] ... (see PRINT)
size: 1..16
color: 0..3
Vista de pagina 29
1 2 ... 25 26 27 28 29 30 31 32 33 34 35 36

Comentarios a estos manuales

Sin comentarios