11.12.2011, 15:07
Well you haven't set %0 as a constant, you have set the value of Constant GConsole to %d.
Try this, New GConsole[128];
Then set it later, GConsole = "Hi";
Try this, New GConsole[128];
Then set it later, GConsole = "Hi";