- ! 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";
Sunday, September 7, 2008
v7.50.0019 - 2008-09-07 12:57
Entry Type: Beta Update Posted by XYplorer user : J_C_Hallgren at 6:56 AM