On Sun, 6 Jul 2008, Ron Pinkas wrote:
> Please post a sample, I could swear I tested and it was Ok.

     Please check the "*" in line 4. You can try with a "*" commented line,
or with a blank space.

PROCEDURE MAIN            // 1
    TEST()                 // 2
RETURN                    // 3
*                         // 4
#pragma BEGINDUMP         // 5
#pragma ENDDUMP           // 6
PROCEDURE TEST            // 7
    ? PROCLINE()           // 8 . It shows 9
RETURN                    // 9

Atte.
  Vic

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
xHarbour-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to