Vic, Please test after: 2008-07-02 23:50 UTC-0430 Ron Pinkas <ron/at/ xharbour.com>
Ron On Jun 28, 2008, at 1:24 PM, Vicente Guerra wrote: > Hi! > > When a #pragma BEGINDUMP/ENDDUMP block is inside a .PRG file, > line > numbers are incorrect. > > Atte. > Vic > > PROCEDURE MAIN > ONE() > TWO() > THREE() > RETURN > > #pragma BEGINDUMP > #pragma ENDDUMP > > PROCEDURE ONE > ? PROCLINE( 0 ) > RETURN > > #pragma BEGINDUMP > #pragma ENDDUMP > > PROCEDURE TWO > ? PROCLINE( 0 ) > RETURN > > #pragma BEGINDUMP > #pragma ENDDUMP > > PROCEDURE THREE > ? PROCLINE( 0 ) > RETURN > > ---------------------------------------------------------------------- > --- > 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 > ------------------------------------------------------------------------- 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

