Subj : Unique e-mail addy?
To : PistolGrip
From : Uberhund
Date : Mon May 28 2001 02:17 pm
RE: Unique e-mail addy?
BY: PistolGrip to Uberhund on Mon May 28 2001 09:00 pm
> Easy, just open the user.dat manually and compare the email address to every
> record. You just have to write the code to keep track of the file position
> and record size.
>
> Not the easiest thing to do with BAJA, but I've done it several times in
> various mods. Be careful to open the user.dat read-only.
>
> I'm not going to give you the code as you are trying to copy my mod :-)
>
> PG
I'm just desperate for something that works in win2k. :) I've got something
that works in place, but I'm having trouble making it so that they are forced
to enter a valid email. If its any consolation, I tried everything I could to
get your mod working before I set off on my own :(
Parsing through the user.dat file doesnt really seem like my cup of tea, but
I'll see what I can do :)