D
D
I haven't been able to find any information on this, so I thought I'd ask in
here and see if anyone knows. Does the System.PrivateProfileString bit have
a limit of 255 characters per entry? Something in a procedure I am running
is limiting me to 255 characters, and I don't think it's the array defined as
string, or the listboxes/textboxes, so I'm guessing it's the .ini file I'm
storing info in. Thanks a lot.
here and see if anyone knows. Does the System.PrivateProfileString bit have
a limit of 255 characters per entry? Something in a procedure I am running
is limiting me to 255 characters, and I don't think it's the array defined as
string, or the listboxes/textboxes, so I'm guessing it's the .ini file I'm
storing info in. Thanks a lot.