Hi!

     The following (wrong) code:

PROCEDURE MAIN
    REPLACE ( aCampos[ J ] ) WITH VAL( aSub[ J + 3 ] )
RETURN

     reports the following error:

xHarbour Compiler build 1.2.1 (SimpLex) (Rev. 6516)
Copyright 1999-2009, http://www.xharbour.org http://www.harbour-project.org/
Compiling 'ERR.prg' and generating preprocessed output to 'ERR.ppo'...
ERR.prg(2) Error E0039  Invalid alias expression: ','
1 error

     I think it's not the right error message...

Atte.
  Vic

------------------------------------------------------------------------------
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to