Hi Enrico, Il 22/02/2009 15.19, Enrico Maria Giordano ha scritto:
I'm trying to make a test for the new OVERRIDE command. First problem:FUNCTION MAIN() LOCAL GetList := {} LOCAL cVar := SPACE( 35 ) @ 1, 1 GET cVar GetList[ 1 ]:SetFocus() // GetList[ 1 ]:End() GetList[ 1 ]:Pos = 5 READ RETURN NILWhy End() works while Pos don't? Clipper gives the same result. Probably I simply forgot nearly all related to console programming...
Could you post here your MySetPos() version ? Or better a self contained sample. best regards, Francesco _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
