[Gambas-user] Using Strings
Benoit Minisini
gambas at ...1...
Mon Mar 21 16:09:33 CET 2005
On Monday 21 March 2005 14:25, Silveira Andre-WAS074 wrote:
> Hi guys,
>
> I´m really new to Basic, and gambas itself. so, please forgive the newbiew
> question.
>
> I´m trying to manipulate a 512Bytes string, but as far as I know, the
> String type on gambas can only handle 12 bytes, right.
Where did you read that ? Strings can be up to 2^31 bytes length.
> So, what could be
> the best solution for this? What´s the best way to put a 512Bytes string
> inside a String var?
>
> Regards
>
> PS: I´m getting that string from a txt file that I opened, it have one line
> only inside, I´m using the INPUT LINE function to get that line from the
> file to the string.
>
>
Regards,
--
Benoit Minisini
mailto:gambas at ...1...
More information about the User
mailing list