2001-06-04 16:55 GMT+3 Alexander Kresin <alex@belacy.belgorod.su>
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2001-06-04 16:55 GMT+3 Alexander Kresin <alex@belacy.belgorod.su>
|
||||
* source/pp/pplib.c
|
||||
* __PreProcess() works now.
|
||||
|
||||
2001-06-03 23:50 UTC-0800 Ron Pinkas <ron@profit-master.com>
|
||||
* contrib/dot/pp.prg
|
||||
+ Added #ifdef WIN to support using Windows MessageBox() instead of Alert(), use BLD pp -dWIN to activate.
|
||||
|
||||
@@ -121,6 +121,8 @@ HB_FUNC( __PREPROCESS )
|
||||
|
||||
HB_SKIPTABSPACES( ptr );
|
||||
|
||||
if( !hb_pp_topDefine )
|
||||
hb_pp_Table();
|
||||
if( hb_pp_ParseExpression( ptr, pOut ) > 0 )
|
||||
{
|
||||
/* Some error here? */
|
||||
|
||||
Reference in New Issue
Block a user