Files
harbour-core/harbour/source/compiler
Ron Pinkas 4ed2ebdd98 May 19, 1999 Ron Pinkas
corrected problem with "[]" String Delimiters conflict with array names of reserved words (next, while, etc.)

Please note to check i_INDEX_STATE before a "BEGIN 0;" as in the followings:

if( iINDEX_STATE ) BEGIN INDEX; else BEGIN 0;
1999-05-20 07:27:30 +00:00
..
1999-05-14 10:35:55 +00:00
1999-05-20 07:27:30 +00:00
1999-05-20 00:47:57 +00:00
1999-05-16 06:31:14 +00:00
1999-05-16 06:31:14 +00:00
1999-05-10 12:45:10 +00:00