RE: Retrieving data from files

2002-08-27 Thread Soheil Shaghaghi
> I am using a program that gets the user information and stores them. The > program stores each user data in a separate file, like userid.tmp > > The data that is in each file looks like this: > > username#!#fullname#!#email#!#userid#!#registratingdate#...#!#n Seems strange to me, storing one

Re: Retrieving data from files

2002-08-27 Thread Felix Geerinckx
on Tue, 27 Aug 2002 16:33:42 GMT, Soheil Shaghaghi wrote: > I am using a program that gets the user information and stores them. The > program stores each user data in a separate file, like userid.tmp > > The data that is in each file looks like this: > > username#!#fullname#!#email#!#userid#!#

Re: Retrieving data from files

2002-08-27 Thread Janek Schleicher
Soheil Shaghaghi wrote at Tue, 27 Aug 2002 18:33:42 +0200: > I am using a program that gets the user information and stores them. The > program stores each user data in a separate file, like userid.tmp I hope, all users you have stored have acknowledged that their data is collected and munged t