module TFetchOrientation
      FETCH_NEXT = 0
      FETCH_PRIOR = 1
      FETCH_RELATIVE = 2
      FETCH_ABSOLUTE = 3