Skip to content

Instantly share code, notes, and snippets.

@basictomonokai
Created March 13, 2017 12:33
Show Gist options
  • Save basictomonokai/f9fa7ebcd2ad6e89dab8fe01bbbec291 to your computer and use it in GitHub Desktop.
Save basictomonokai/f9fa7ebcd2ad6e89dab8fe01bbbec291 to your computer and use it in GitHub Desktop.
download(BASIC!)
BYTE.OPEN r, fn, urlx$
POPUP "Be patient. Wait for 'Download Done' Message", 0, 0, 1
BYTE.COPY fn, file$
PRINT "Download Done."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment