| |
|
|
| Dim! I1
PI1: amount 0 .. 162142
Festlegung the Size the Floatliste. The commands must only once in the program vorkommen and must to the first use of/ one Floatlisten-variables erfolgen.
Dim$ <b>I1</b>
P:I1 amount 0 .. 162142
Festlegung the Size the Stringliste. The commands must only once in the program vorkommen and must to the first use of/ one Stringlisten-variables erfolgen.
Dim% <b>I1</b>
P:I1 amount 0 .. 162142
Festlegung the Size the Integerliste. The commands must only once in the program vorkommen and must to the first use of/ one Integerlisten-variables erfolgen.
Dim& <b>I1</b>
P:I1 amount 0 .. 162142
Festlegung the Size the Longintliste. The commands must only once in the program vorkommen and must to the first use of/ one Longintlisten-variables erfolgen.
The values go with List!, List$, List%, List& again read The Dim commands must for each type only once in the program vorkommen and must to the first use suitable variables erfolgen.
|
|
|
| |
|
|