Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Drag Drop Files...
#4
This works...but really I know there is a better way if I could only get the number of files being dropped.
Function DROP
Code:
Copy      Help
,_i=0
,rep
,,str s.getl(di.files _i) ;;get first file
,,if s=""
,,,ret
,,LB_Add(id(3 hDlg)s)
,,_i+1

any ideas or answers?


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)