mIRC Home    About    Download    Register    News    Help

Print Thread
#107086 06/01/05 08:19 PM
Joined: Oct 2004
Posts: 38
S
Ameglian cow
OP Offline
Ameglian cow
S
Joined: Oct 2004
Posts: 38
I need to keep a lot of text and i used hash tables for this purpose because it`s much more fast than $read and more conveniently to me. When i try to write to h. table mIRC says that the line is too long (hadd). May be &binvars will help, i tryed it but nothing (i just never used &binvars and it is difficult to me to understand how it works). If any know how i to add to hash table long text piece, please answer forward to me. Thanks.

Joined: Dec 2002
Posts: 3,547
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Dec 2002
Posts: 3,547
I never get that error writing to a hash table when the line is too long.

Joined: Feb 2004
Posts: 2,019
Hoopy frood
Offline
Hoopy frood
Joined: Feb 2004
Posts: 2,019
Yes, it is possible to add binvar items to a hash table. But before I give an example, where is this data that you want to add to the hash table coming from?

Give some more specific information please, like what data, what is it for, and most importantly how are you retrieving it in order to add it to your hash table.

Greets


Gone.

Link Copied to Clipboard