XYplorer updates
This USER created blog contains important news or tips, such as change logs...
Sunday, September 7, 2008
v7.50.0019 - 2008-09-07 12:57
! Scripting: Variable assigment using the equal-operator did not work without a blank between the variable and the equal-operator. Now it does. All are identical:
::$a="b";
::$a = "b";
::$a = "b";
‹
›
Home
View web version