|
|
|
|
#1 |
|
Moderator
Join Date: Nov 2002
Location: Surrey, England
Posts: 8,434
|
Small issue
I'm reading from a file using ReadFileByte, because the file is not pure text.
However, when i look at it there are spaces within the file, and with FileReadByte, I never get any of the spaces on that line. Is there a way to get the spaces in? BTW, I'm using this script: http://nsis.sourceforge.net/archive/...ances=0,11,311 -Stu |
|
|
|
|
|
#2 |
|
M.I.A.
[NSIS Dev, Mod] Join Date: Oct 2001
Location: Israel
Posts: 11,343
|
Are you sure those are spaces and not characters your editor can not display? Use a hex editor and see if those are 0x20.
NSIS FAQ | NSIS Home Page | Donate $ "I hear and I forget. I see and I remember. I do and I understand." -- Confucius |
|
|
|
|
|
#3 |
|
Moderator
Join Date: Nov 2002
Location: Surrey, England
Posts: 8,434
|
You're right...
Damn! -Stu
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|