Casio Z-1GR Bedienungsanleitung Seite 19

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 36
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 18
BASIC comparison sheet Commands Page 19
Commands
Vendor Casio
Model FX-702 PB-700 PB-770 FX-750P VX-4 Z-1GR FP-200
PB-100
PB-300
FX-700P
FX-710P
PB-220
FX-720P
FX-730P
FX-770P
FX-785P
FX-790P
FX-795P
FX-850P
FX-880P
PB-1000
PB-2000C/AI-1000 with BASIC
ROM OM-53B
Sound
Beeper
N/A N/A
Frequency range 0: low pitch (default), 1: high pitch
Input
Interactive data input
Semicolon adds "?" to prompt, comma suppresses it. Comma suppresses "?" after prompt.
Allowed input values and keys
Numeric expression or unquoted string must be entered. You cannot skip input. Values are searated by EXE (resp. ENTER/RETURN)
Arrow keys allow full screen edit. Rest of line from cursor is accepted as input.
Read keyboard directly A$=KEY, returns "" if no key pressed.
A$=INKEY$, returns "" if no key pressed.
A$=INPUT$(count) returns exactly count key presses. N/A
Some special key codes Only unshifted codes and no special keys returned by KEY or KEY$
Read display contents as input ANS key returns last result. N/A ANS key returns last result. Full screen editor works in INPUT mode. N/A
DATA/READ/RESTORE N/A Data elements are quoted or unquoted strings or numeric constants. The line number in RESTORE may be an expression.
Program files
Tape filename syntax
Other storage devices N/A
Save program to tape in binary
N/A
Save multiple programs N/A
Set (password) protection
Password is active for complete machine.
Save program to other device N/A
Save in ASCII format Use list730 utility on PC to convert binary tape file.
Load binary program from tape
N/A
Load multiple programs N/A
Load binary program from storage N/A
Load ASCII program
Use bas730 utility on PC to create binary tape file from source.
Load "foreign" program Only via serial I/O. Use serial I/O in ASCII format.
BEEP pitch
INP"prompt",variable(s),
"prompt",variables(s),...
INPUT"prompt",variable(s),"prompt",variable(s),... INPUT"prompt",variable(s),"prompt";variable(s),...
INPUT "prompt";variable(s)
Only one prompt allowed.
Behavior of comma or semicolon
after prompt
Semicolon is not allowed. Prompt is always followed by "? " and display is cleared upon
first key press.
Numeric expression or unquoted string. Values are separated by EXE.
Empty input leaves numbers unchanged and sets strings to an empty string.
Number or (quoted) string. Unquoted
strings are stripped on both ends.
EXE without value suspends
execution, CONT resumes.
AC clears error condition.
STOP suspends execution, EXE resumes input.
AC clears error condition. IN aborts program.
CLS clears screen but input continues.
BRK aborts (CONT does not work.)
ANS/STOP works as answer key.
Values are separated by commas. Empty
input causes ?TM error except for a single
string variable.
A$=KEY$, returns "" if no key
pressed.
EXE=13, LEFT/RIGHT=29/28, UP/DOWN=30/31, FX-850P/880P only: S=14, no combined codes
PB-1000: Display sensor fields return 240..255 (top left to bottom right), only with INKEY$ not INPUT$()
ENTER=13, LEFT/RIGHT=29/28,
UP/DOWN=30/31, DEL=17, HOME=11
PF-Keys return strings.
Data elements are quoted or unquoted
strings or numeric constants.
"NNNN..." (up to 8 identical chars)
Name can be omitted and defaults
to unnamed or first file found.
"name" (8 chars)
Name can be omitted and defaults to unnamed or first file found.
"CASp:(s)name"
p=0/1 (phase)
s=S/F (slow/fast)
Default is "CAS0:(F)"
Name is 8 characters. All parts of
name can be omitted.
No tape interface
commands.
"CAS0:name"
Name is 8 chars. Phase & speed are
set with switches. At least "CAS0:"
must be provided.
"CAS0:name"
Name is 8 chars and can be omitted.
Serial I/O: "COM0:parameters"
Floppy disk: "0:name8.ext"
(No floppy with FX-850P/FX-880P)
Serial, floppy see left.
RAM disk "name8.ext"
Serial I/O: "COM0:" (baud rate is 300 fix,
7 bits, even parity)
Floppy disk: "0:name8.ext"
SAVE #area "name" SAVE "name" SAVE "name" SAVE "name" SAVE "CAS0:name"
SAVE "CAS0:name"
Cassette is default device.
SAVE ALL "name" SAVE A "name" SAVE ALL "name" (tape only)
Password must be set beforehand with PASS "password" and will be recorded with SAVE and SAVE ALL. Password protection disables ASCII save (e. g. to serial I/O). Casio tape utilities can reveal the password.
PASS "password" sets password for all
areas and inhibits SAVE or LIST.
SAVE "name","password" sets password for
cassette file.
Password is active for current file
only.
SAVE "name" (Serial I/O switches to ASCII.)
Z-1GR file system only accessible from F.COM menu.
SAVE "name"
SAVE "name",A (tape only)
Use list850 utility on PC to convert tape file.
SAVE "name",A (Serial I/O defaults to ASCII.)
Use list850 utility on PC (not for Z-1GR).
SAVE "name",A
LOAD #area "name"
Programmable command.
LOAD "name" LOAD "CAS0:name" LOAD "CAS0:name"
LOAD ALL "name" LOAD A "name" LOAD A/ALL "name" LOAD ALL "name"
LOAD "name" (Serial I/O reads ASCII only.)
Z-1GR file system only accessible from F.COM menu.
LOAD "name"
Format is detected.
LOAD "name",A (tape only).
Use bas850 utility on PC to create tape file.
LOAD "name",A (Serial I/O defaults to ASCII).
Use bas850 utility on PC to create tape file.
LOAD "name"
Format is detected.
Use ASCII format or bas850 on PC.
PBLOAD phase "name" (not VX)
Use slow ASCII tape format,
serial I/O or PC.
Use slow ASCII tape format, serial
I/O or PC.
Seitenansicht 18
1 2 ... 14 15 16 17 18 19 20 21 22 23 24 ... 35 36

Kommentare zu diesen Handbüchern

Keine Kommentare