Overview
This sample will be expanded with a complete explanation.
What you’ll learn
- How this sample is structured
- Which thinBasic modules are used
- How to run the code in thinAir
Download remote content from a URL.
This sample will be expanded with a complete explanation.
Uses "Console"
PrintL "Download file"
PrintL "Sample code coming soon."
WaitKey Copy the code, paste it into thinAir and press F5 to run it.