Zitat Zitat von Rage_Empire
Kann ich mit ERam-Variablen nur eingeschränkt handeln, bzw. rechnen?
normalerweise gar nicht, man muss sie immer erst einer anderen "normalen" Variable übergeben.

aus der Bascomhilfe:
For ERAM variables, it is important to understand that these are not normal variables....
You can not use an ERAM variable as you would use a normal variable.