Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
add option to change download dialog title in IntGetFile
#5
Macro Macro2508
Code:
Copy      Help
;IntGetFile "http://www.quickmacros.com/forum/download/file.php?id=318" _s
;out _s.len

Http h.Connect("www.quickmacros.com")
h.SetProgressDialog(1 "aaaaaaaa")
h.Get("forum/download/file.php?id=318" _s)
out _s.len


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)