Keyword Dictionary - HP 82718A Expansion Pod Reference Manual

For use with the hp-75
Hide thumbs Also See for HP 82718A Expansion Pod:
Table of Contents

Advertisement

'---K_E_y_W_O_R_D_D_IC_T_I_O_NA_R_y _ _ _ _ _
---'I~!!i\.ll'
This section describes all the BASIC keywords provided by the HP 8271 8A Expansion Pod. First, the
name of the keyword is given, followed by the category of keyword (high-level modem, electronic disc, or
bar code) and whether the keyword is a function (returns a number or string) or a statement (performs an
operation but returns nothing). The next line lists the syntax of the keyword and its expected parameters.
One or more examples of the use of the keyword follows. The description of the keyword appears next,
and includes any cautions, set off by bullets, that should be observed when using the keyword. Finally, a
list of possible errors that may be reported by the keyword is given.
Notes on syntax: Optional parameters are surrounded with brackets ([]).
>::t'lEt'l
is the device code for the
electronic disc.
The syntax of path names, locations, and directories is described in "Electronic Disc
Software" in Section 2.
Notes on error n urn bers: Error n urn bers of 1 50 or greater are those reported by the HP 827 1 8A, and are
described in appendix D, "HP 8 2 7 18A Errors and Responses." The other error n urn bers are included for
completeness, but are described in the
HP-75 Owner's Manual.
ASSIGN #
electron ic disc
A::;::; I
C:it·~
#
file number
TO
"filename:
>::t'lEI"l"
~. E:A:~:,I
c]
, TEo··,T
A::;::; I
C:it·~
# file number
TO
*
A::;::; I
Gt·~
#
1
TO
II
E::-::F'Et'~::;E::;:
::-::t'lE t'lll , TE::-::T
AS::; I
Gt·~
#
1
TO
Of
statement
Associates the specified
file
number
with the specific file on the electronic disc and sets the
corresponding data pointer to the first line of the file. A new file is created on the electronic disc if the
named file doesn't exist. If the file type is not specified, the default is BASIC .
• A::;::; I
Gt·~
#
must be used with a filename, not a pathname. To open a file that already exists
within the file hierarchy, execute
AS::; I
C;;t·~
#
to the filename. To create and open a file that does
not exist within the file hierarchy, first specify the directory with
D I
F.:
I ::;,
and then execute
FI::;::; I
Gt·~
# to the filename .
• Refer to the
HP-75 Owner's Manual
and the
HP-75 Reference Manual
for further information.
Everything that applies to the use and behavior of
A::;::; I
Gt·~
#
in main memory applies to the
electronic disc as well.
Errors: 16,62,63,64,68,212
61

Advertisement

Table of Contents
loading

Table of Contents