Wenn der Variablentyp Integer ist, dann werden 4 Byte der Binärdatei gelesen und in eine MapBasic-Variable umgewandelt.
If the variable type is integer, then 4 bytes of the binary file will be read, and converted to a MapBasic variable.
Wenn es sich bei expr jedoch um eine MapBasic-Variable handelt, gibt Len() die Größe der Variablen in Byte zurück.
Otherwise, if expr is a MapBasic variable, Len() returns the size of the variable, in bytes.
Mit der Input -Anweisung werden Daten aus einer in einem sequentiellen Modus (z. B. Modus INPUT) geöffneten Datei gelesen und in einer oder mehreren MapBasic-Variablen gespeichert.
The Input statement reads data from a file which was opened in a sequential mode (for example, INPUT mode), and stores the data in one or more MapBasic variables.
Wenn der Client eine „Peek"-Anforderung ausgibt, indem er den Namen einer globalen MapBasic-Variablen verwendet, gibt MapInfo Professional den Wert der globalen Variable automatisch an den Client zurück, anstatt RemoteQueryHandler() aufzurufen.
If the client issues a peek request using the name of a MapBasic global variable, MapInfo Professional automatically returns the global's value to the client instead of calling RemoteQueryHandler().
Wird zurückgegeben, wenn die Spalte mehr Daten enthält, als in der MapBasic-Variablen gespeichert werden können.
Returned when there is more data in the column than can be stored in the MapBasic variable.
Die Prozedur Handler zeigt den Auftragsstatus an, indem der speziellen MapBasic-Variablen ein Wert zugewiesen wird, der ebenfalls den Namen „ProgressBar" hat.
The handler indicates the job status by assigning a value to the special MapBasic variable, also named ProgressBar.
Bei einem Binärzugriff (Binary) konvertiert MapBasic-Variablen beim Schreiben in Binärwerte und konvertiert Binärwerte beim Lesen.
In Binary access, MapBasic converts MapBasic variables to binary values when writing, and converts from binary values when reading.
MapBasic initialisiert numerische Variablen beim Definieren als Nullwert.
MapBasic initializes numeric variables to a value of zero when they are defined.
Mithilfe der DDERequest$() -Funktion kann eine MapBasic-Anwendung die aktuellen Werte der globalen Variablen einer anderen MapBasic-Anwendung auslesen.
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.