mIRC Home    About    Download    Register    News    Help

Print Thread
#34010 04/07/03 06:19 AM
T
tumi
tumi
T
I have text file with very long line. I can't read it because I'll get error message saying it's too long to be a string. How can I use it?

#34011 04/07/03 06:20 AM
Joined: Dec 2002
Posts: 3,534
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Dec 2002
Posts: 3,534
Can't you /run notepad.exe "filename.txt" ?

#34012 04/07/03 06:25 AM
T
tumi
tumi
T
I have a weather script that reads the file from the net and parses the weather values. The file is updated every hour. So I can't cut the line by hand every time smile

#34013 04/07/03 05:49 PM
H
Hindsight
Hindsight
H
Find a place to start from and use bianary. /help binvar

#34014 05/07/03 11:28 PM
T
tumi
tumi
T
Thanks. I got it to work with use of binary file.


Link Copied to Clipboard