|
|
#1 |
|
Junior Member
Join Date: Jun 2011
Posts: 2
|
Large strings build only supports 1024 characters?
I have an installer that posts data to a webservice which may be a string larger than 1024 characters. I tried the Large string builds found from the wiki, but the "string_size" passed via the plugin API is still only 1024. I tried building my own version from the source, but was unsuccessful. Could someone provide me a version that works properly?
Here is a sample script which fails to properly write a file with a string larger than 1024 characters: code: |
|
|
|
|
|
#2 |
|
Moderator
Join Date: Nov 2002
Location: Surrey, England
Posts: 8,434
|
Did you forget to copy the stubs?
Stu |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Jun 2011
Posts: 2
|
That was it. Thanks.
I incorrectly assumed those were only for compressing the installer files which I was having no problems with. |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|