Question for max characters per line comparing IniRead vs FileRead

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
DRocks
Posts: 565
Joined: 08 May 2018, 10:20

Question for max characters per line comparing IniRead vs FileRead

14 Dec 2018, 06:32

Hello

I have been wondering how to prevent reaching max characters (~65 000) for a single line/key value with IniRead.

Comparatively,
Ive read that FileRead is limited to 1gb.

So, if I store the value that is at risk of reaching max IniRead line characters directly to a another file containing just that big line, will FileRead that is 1gb max be the way to go?
I would then parse the FileRead variable with | delimiter from there.

What do you think?

Thanks in advance :)

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: OrangeCat, scriptor2016 and 124 guests