ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/fbintf/include/blr.inc
(Generate patch)

Comparing ibx/trunk/fbintf/include/blr.inc (file contents):
Revision 344 by tony, Fri Feb 26 09:36:32 2021 UTC vs.
Revision 345 by tony, Mon Aug 23 14:22:29 2021 UTC

# Line 215 | Line 215 | in define line 36 *)
215        blr_index = 107;      
216        blr_ansi_like = 108;      
217        blr_scrollable = 109;      
218 <    { unused codes: 110..117 }
218 >      blr_lateral_rse = 110;      
219 >    { unused codes: 111..117 }
220      { changed from 88 to avoid conflict with blr_parameter3  }
221        blr_run_count = 118;      
222        blr_rs_stream = 119;      
# Line 386 | Line 387 | in define line 36 *)
387        blr_window_win_exclusion = 7;      
388        blr_default = 212;      
389        blr_store3 = 213;      
390 +    { subcodes of blr_store3 }
391 +      blr_store_override_user = 1;      
392 +      blr_store_override_system = 2;      
393        blr_local_timestamp = 214;      
394        blr_local_time = 215;      
395        blr_at = 216;      
396      { subcodes of blr_at }
397        blr_at_local = 0;      
398 <      blr_at_zone = 1;  
399 <          blr_marks = 217;
398 >      blr_at_zone = 1;      
399 >      blr_marks = 217;      { mark some blr code with specific flags }
400   {$endif}
401      { FIREBIRD_IMPL_BLR_H }
402  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines