Vic, Can you please explain what is wrong?
Ron On Jun 28, 2008, at 12:11 PM, Vicente Guerra wrote: > Hi! > > The following code > > MEMVAR xVar > PROCEDURE MAIN > ? "Hi!" > RETURN > > compiled with the "/W2" flag, produces the following error message: > > C:\L>harbour bb /n /w2 > xHarbour Compiler build 1.1.0 (SimpLex) (Rev. 6157) > Copyright 1999-2008, http://www.xharbour.org http://www.harbour- > project.org/ > Compiling 'bb.prg'... > bb.prg(5) Warning W0003 Variable: 'XVAR' declared but not used in > function: '*( > 1)' > Lines 6, Functions/Procedures 1 > Generating C source output to 'bb.c'... > Done. > C:\L> > > Atte. > Vic > > ---------------------------------------------------------------------- > --- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > _______________________________________________ > xHarbour-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/xharbour-developers > ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ xHarbour-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xharbour-developers

