FIND LAST (8 in 4 files)

Filename Line # Column # Match Text
./abl/guests.p 00208 00019
find [KW_FIND] @208:19
   last [KW_LAST] @208:24
   record phrase [RECORD_PHRASE] @0:0
      b-guest [BUFFER] @208:29
      use-index [KW_USE_IDX] @208:37
         idx-g-id [INDEX] @208:47
      no-lock [KW_NO_LOCK] @208:56
      no-error [KW_NO_ERROR] @208:64
./abl/rates.p 00164 00007
find [KW_FIND] @164:7
   last [KW_LAST] @164:12
   record phrase [RECORD_PHRASE] @0:0
      b-rate [BUFFER] @164:17
      where [KW_WHERE] @165:10
         expression [EXPRESSION] @0:0
            and [KW_AND] @165:42
               = [EQUALS] @165:29
                  b-rate.floor [FIELD_INT] @165:16
                  rate.floor [FIELD_INT] @165:31
               = [EQUALS] @166:36
                  b-rate.type-of-room [FIELD_INT] @166:16
                  rate.type-of-room [FIELD_INT] @166:38
      use-index [KW_USE_IDX] @167:10
         idx-rate-s-date [INDEX] @167:20
      no-lock [KW_NO_LOCK] @167:36
      no-error [KW_NO_ERROR] @167:44
./abl/reservations.p 00224 00016
find [KW_FIND] @224:16
   last [KW_LAST] @224:21
   record phrase [RECORD_PHRASE] @0:0
      b-guest [BUFFER] @224:26
      use-index [KW_USE_IDX] @224:34
         idx-g-id [INDEX] @224:44
      no-lock [KW_NO_LOCK] @224:53
      no-error [KW_NO_ERROR] @224:61
./abl/reservations.p 00428 00016
find [KW_FIND] @428:16
   last [KW_LAST] @428:21
   record phrase [RECORD_PHRASE] @0:0
      b-res [BUFFER] @428:26
      use-index [KW_USE_IDX] @428:32
         idx-r-id [INDEX] @428:42
      no-lock [KW_NO_LOCK] @428:51
      no-error [KW_NO_ERROR] @428:59
./abl/reservations.p 00640 00022
find [KW_FIND] @640:22
   last [KW_LAST] @640:27
   record phrase [RECORD_PHRASE] @0:0
      b-rate [BUFFER] @640:32
      where [KW_WHERE] @641:25
         expression [EXPRESSION] @0:0
            and [KW_AND] @642:58
               and [KW_AND] @641:73
                  = [EQUALS] @641:51
                     b-rate.type-of-room [FIELD_INT] @641:31
                     b-room.type-of-room [FIELD_INT] @641:53
                  <= [LTE] @642:49
                     b-rate.start-date [FIELD_DATE] @642:31
                     today [FUNC_DATE] @642:52
               ( [LPARENS] @642:62
                  or [KW_OR] @642:83
                     = [EQUALS] @642:79
                        b-rate.end-date [FIELD_DATE] @642:63
                        ? [UNKNOWN_VAL] @642:81
                     >= [GTE] @642:102
                        b-rate.end-date [FIELD_DATE] @642:86
                        today [FUNC_DATE] @642:105
      use-index [KW_USE_IDX] @643:25
         idx-rate-e-date [INDEX] @643:35
      no-lock [KW_NO_LOCK] @643:51
      no-error [KW_NO_ERROR] @643:59
./abl/reservations.p 00646 00025
find [KW_FIND] @646:25
   last [KW_LAST] @646:30
   record phrase [RECORD_PHRASE] @0:0
      b-rate [BUFFER] @646:35
      where [KW_WHERE] @647:28
         expression [EXPRESSION] @0:0
            and [KW_AND] @647:76
               = [EQUALS] @647:54
                  b-rate.type-of-room [FIELD_INT] @647:34
                  b-room.type-of-room [FIELD_INT] @647:56
               <= [LTE] @648:50
                  b-rate.end-date [FIELD_DATE] @648:34
                  today [FUNC_DATE] @648:53
      use-index [KW_USE_IDX] @649:28
         idx-rate-e-date [INDEX] @649:38
      no-lock [KW_NO_LOCK] @649:54
      no-error [KW_NO_ERROR] @649:62
./abl/rooms.p 00075 00004
find [KW_FIND] @75:4
   last [KW_LAST] @75:9
   record phrase [RECORD_PHRASE] @0:0
      room-state [TABLE] @75:14
      where [KW_WHERE] @75:25
         expression [EXPRESSION] @0:0
            and [KW_AND] @75:75
               = [EQUALS] @75:54
                  room-state.room-number [FIELD_INT] @75:31
                  b-room.room-number [FIELD_INT] @75:56
               <= [LTE] @75:101
                  room-state.start-date [FIELD_DATE] @75:79
                  today [FUNC_DATE] @75:104
      no-lock [KW_NO_LOCK] @75:110
      no-error [KW_NO_ERROR] @75:118
./abl/rooms.p 00134 00010
find [KW_FIND] @134:10
   last [KW_LAST] @134:15
   record phrase [RECORD_PHRASE] @0:0
      room [TABLE] @134:20
      where [KW_WHERE] @134:25
         expression [EXPRESSION] @0:0
            = [EQUALS] @134:42
               room.floor [FIELD_INT] @134:31
               current-floor-no [VAR_INT] @134:44
      no-lock [KW_NO_LOCK] @134:61
      use-index [KW_USE_IDX] @134:69
         idx-r-no [INDEX] @134:79
      no-error [KW_NO_ERROR] @134:88

Conditions matched: [ evalLib("static_record_retrieval", this) ]


Please see the Source File Index for the list of report inputs. Generated at 03/31/2017 21:16:32 EEST.