From professional translators, enterprises, web pages and freely available translation repositories.
redim
redimbetyder vad
Last Update: 2021-04-05
Usage Frequency: 1
Quality:
Reference:
redim, uttryck
redim statement
Last Update: 2012-05-08
Usage Frequency: 1
Quality:
Reference:
satsen redim [runtime]
redim statement [run-time]
Last Update: 2012-05-08
Usage Frequency: 1
Quality:
Reference:
redim-uttryck [runtime]
redim statement [run-time]
Last Update: 2012-05-08
Usage Frequency: 1
Quality:
Reference:
inne i en subrutin kan du deklarera en matris med redim.
within a subroutine, you can declare an array with redim.
Last Update: 2012-05-08
Usage Frequency: 1
Quality:
Reference:
start och end kan vara numeriska uttryck om redim används på procedurnivån.
start and end can be numerical expressions if redim is used at the procedure level.
Last Update: 2012-05-08
Usage Frequency: 1
Quality:
Reference:
du kan göra variabelfält dynamiska, oavsett typ, om de är dimensionerade av redim på procedurnivå i subrutiner eller funktioner.
variable fields, regardless of type, can be made dynamic if they are dimensioned by redim at the procedure level in subroutines or functions.
i proceduren kan du deklarera en matris genom att använda redim-satsen med numeriska uttryck som definierar fältstorlekarnas intervall.
within a procedure, you can declare an array using the redim statement with numerical expressions to define the range of the field sizes.
du kan deklarera en dynamisk matris genom att använda ett redim-uttryck för att ändra matrisens dimensioner (i den subrutin eller funktion där matrisen är definierad).
you can declare an array types as dynamic if a redim statement defines the number of dimensions in the subroutine or the function that contains the array.
\<link href=\"text/sbasic/shared/03102101.xhp\" name=\"satsen redim [runtime]\"\>satsen redim [runtime]\</link\>
\<link href=\"text/sbasic/shared/03102101.xhp\" name=\"redim statement [runtime]\"\>redim statement [runtime]\</link\>