參數(shù)資料
型號(hào): NSB8
廠商: Electronic Theatre Controls, Inc.
英文描述: BASIC interpreter for Z80 family
中文描述: Z80的BASIC解釋為家庭
文件頁數(shù): 40/158頁
文件大?。?/td> 752K
代理商: NSB8
grifo
ITALIAN TECHNOLOGY
Page 28
NSB8 Rel. 5.10
DIM
STATEMENT:
DIM <list of array or string size declarations>
ACTION:
Reserves program/data area memory space for strings and arrays as specified in the declarations.
EXAMPLES:
10 DIM A$ (30) ,Q (100) ,Z (5,2)
60 DIM X7 (X,Y) ,X8 (X,X,X)
70 DIM C$ (100*3)
REMARKS:
A DIM statement automatically initializes the variables declared in it. After a DIM statement is
executed, the lenght of any string declared in it is equal to the declared size and all character positions
are filled with spaces. (For example, after executing line 10 above, A$ will be a 30-character string
filled with spaces.) All elements of any array declared in a DIM statement will be initialized to zero.
When declaring strings, the single numeric expression enclosed in parentheses specifies the
maximum number of characters which the string variable may hold. A declaration for a single array
may contain several numeric expressions within the parentheses, each denoting the maximum index
value in each “dimension” of the array. Thus, after execution of the DIM statements in lines 10 and
60 above, Q will be a one-dimensional array with a maximum index of 100, Z will be a two-
dimensional array with 5 rows and 2 columns, and X8 will be a three-dimensional array with a
maximum index of X in any of its three dimensions.
If a string or array is referenced in any statement without having been declared in a prior DIM
statement, it is automatically created, initialized, and dimensioned by BASIC, strings to a maximum
length of 10, and arrays to one dimension and maximum index of 10.
Whether “dimensioned” explicitly through a DIM statement or implicitly through first reference to
a previously non-existent variable, a string or array may not be “re-dimensioned” (declared in a
DIM statement executed later in time during the same RUN of a program). Any attempt to do so will
lead to a DIMENSION ERROR. (For the same reason, a DIM statement itself may not be repeated
during the execution of a program.)
ERROR MESSAGES:
MEMORY FULL ERROR
Not enough program/data area memory is available to hold one or more of the variables declared in
the DIM statement responsible for the error. See section IMPLEMENTATION NOTES for details
of memory allocation.
DIMENSION ERROR
An attempt was made to re-dimension a string or an array which already exists.
SEE ALSO:
Section USING STRINGS
Section USING ARRAYS
相關(guān)PDF資料
PDF描述
NSB9435T1 High Current Bias Resistor Transistors(高強(qiáng)度電流偏置電阻晶體管)
NSBA114EDXV6T1 Dual Bias Resistor Transistors(雙偏置電阻晶體管)
NSBA114YDXV6T1 Dual Bias Resistor Transistors(雙偏置電阻晶體管)
NSBC143TPDXV6T1 Dual Bias Resistor Transistors(雙偏置電阻晶體管)
NSBC144EPDXV6T1 Dual Bias Resistor Transistors(雙偏置電阻晶體管)
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
NSB8AT 制造商:VISHAY 制造商全稱:Vishay Siliconix 功能描述:Glass Passivated General Purpose Plastic Rectifier
NSB8AT/31 功能描述:整流器 50 Volt 8.0 Amp 125 Amp IFSM RoHS:否 制造商:Vishay Semiconductors 產(chǎn)品:Standard Recovery Rectifiers 配置: 反向電壓:100 V 正向電壓下降: 恢復(fù)時(shí)間:1.2 us 正向連續(xù)電流:2 A 最大浪涌電流:35 A 反向電流 IR:5 uA 安裝風(fēng)格:SMD/SMT 封裝 / 箱體:DO-221AC 封裝:Reel
NSB8AT/45 功能描述:整流器 50 Volt 8.0 Amp 125 Amp IFSM RoHS:否 制造商:Vishay Semiconductors 產(chǎn)品:Standard Recovery Rectifiers 配置: 反向電壓:100 V 正向電壓下降: 恢復(fù)時(shí)間:1.2 us 正向連續(xù)電流:2 A 最大浪涌電流:35 A 反向電流 IR:5 uA 安裝風(fēng)格:SMD/SMT 封裝 / 箱體:DO-221AC 封裝:Reel
NSB8AT/81 功能描述:二極管 - 通用,功率,開關(guān) 50 Volt 8.0 Amp 125 Amp IFSM RoHS:否 制造商:STMicroelectronics 產(chǎn)品:Switching Diodes 峰值反向電壓:600 V 正向連續(xù)電流:200 A 最大浪涌電流:800 A 配置: 恢復(fù)時(shí)間:2000 ns 正向電壓下降:1.25 V 最大反向漏泄電流:300 uA 最大功率耗散: 工作溫度范圍: 安裝風(fēng)格:SMD/SMT 封裝 / 箱體:ISOTOP 封裝:Tube
NSB8AT-E3/31 功能描述:整流器 50 Volt 8.0 Amp 125 Amp IFSM RoHS:否 制造商:Vishay Semiconductors 產(chǎn)品:Standard Recovery Rectifiers 配置: 反向電壓:100 V 正向電壓下降: 恢復(fù)時(shí)間:1.2 us 正向連續(xù)電流:2 A 最大浪涌電流:35 A 反向電流 IR:5 uA 安裝風(fēng)格:SMD/SMT 封裝 / 箱體:DO-221AC 封裝:Reel