coupe70 0 Posted December 19, 2022 Share Posted December 19, 2022 Hi, I have to permanently check if certain content of a small xml file on the internet has changed. I'm able to download the file to my harddrive with INetGet and use xml.au3 to load it to memory and parse it. So far so good. But downloading and checking this file (only 1kb) about every second will keep the harddrive busy 24/7. 😟 Is there a way to avoid this and load the file directly to memory? INetGet does not work without a file path, so that's probably not the way to go... Link to post Share on other sites
argumentum 905 Posted December 19, 2022 Share Posted December 19, 2022 ...until you learn how to do this and more, you can use a RamDisk Follow the link to see my signature's stuff.FAQ - Please Read Before Posting. Link to post Share on other sites
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now