[Gambas-user] Conflict of names when extending the String class
Fabián Flores Vadell
fabianfloresvadell at ...626...
Thu Jan 28 03:52:52 CET 2010
I want to extend the String class only like a learning goal, and when I write:
EXPORT
CREATE STATIC
INHERITS String
I get the message: Syntax error: INHERITS need a class name...
How I could tell to Gambas that "String" isn't the String data type,
but the String class?
--
Fabián Flores Vadell
www.speedbooksargentina.blogspot.com
More information about the User
mailing list