Fileread, I need fileread to comeback with the text of .txt Topic is solved

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
Joakimreyes

Fileread, I need fileread to comeback with the text of .txt

21 Jun 2017, 11:22

So i am making an autoclicker with customizable settings. And i have a button in my GUI that Syncs those settings to a txt file. And it deletes the old one.

So how do make fileread come back with the txt needed.

The sync buttons checks what settings i have and stores them into the .txt file.

But i can't make it come back with the txt.
User avatar
divanebaba
Posts: 813
Joined: 20 Dec 2016, 03:53
Location: Diaspora

Re: Fileread, I need fileread to comeback with the text of .txt  Topic is solved

25 Jun 2017, 20:56

If you store your text with Fileappend like

Code: Select all

FileAppend, %myText%, C:\myText.txt, UTF-8
you don't need to read the content of C:\myText.txt, because the content is already existing in the variable called myText.
I hope, I have understand your task.
Einfach nur ein toller Typ. :mrgreen:

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: Google [Bot], haomingchen1998 and 165 guests