Macro: bind_index

Module location: BaseData_Set.pkg line 545 (view source)

  #IF (!0>1)
    #IFSAME !1 BY
      #ERROR DFERR_COMP_OBSOLETE_UNSUPPORTED_FEATURE "By Index object syntax is no longer supported. Use Set Ordering instead." 
      //set ordering to !2
    #ELSE
      bind_index !2 !3 !4 !5 !6 !7 !8 !9
    #ENDIF
  #ENDIF