Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
IntGetFile
#2
IntGetFile does not run scripts. Try HtmlDoc class.

Macro Macro946
Code:
Copy      Help
HtmlDoc d
d.SetOptions(2)
d.InitFromWeb("https://www.benzinga.com/calendar/ratings")
str html=d.GetHtml()
out html
;html.setfile(file3)


Messages In This Thread
IntGetFile - by jimbog - 06-02-2020, 03:54 AM
RE: IntGetFile - by Gintaras - 06-02-2020, 04:18 AM
RE: IntGetFile - by jimbog - 06-02-2020, 05:47 PM
RE: IntGetFile - by Gintaras - 06-02-2020, 06:13 PM
RE: IntGetFile - by jimbog - 06-03-2020, 12:45 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)