Macro: bind_datalist_main_file

Module location: Dfdata.pkg line 660 (view source)

  #IF (!0>1)
    #IFSAME !1 MAIN_FILE
      #ERROR DFERR_COMP_OBSOLETE_UNSUPPORTED_FEATURE "Main_file object syntax is no longer supported. Use Set Main_file instead." 
      //#PUSH !u
      //#SET U$ !2.RECNUM
      //set main_file to |CI!u
      //#POP U$
    #ELSE
      bind_datalist_main_file !2 !3 !4 !5 !6 !7 !8 !9
    #ENDIF
  #ENDIF