On Wednesday, May 15, 2002, at 07:12 , Josh wrote:

> Hey guys..
>
> I wrote a script that writes to a dat file with the following 
> username:plan: .. example test:20:
> they have 20 hours of 'dialup' access.
>
> If say the user "test" calls and wants to upgrade their plan to 50 hours 
> (our next plan) how would i write to the dat file and just replace the 
> $plan ?

you clearly want to look at

        perldoc -f tie

as that would seem to be the most reasonable way to
go at this sort of gambit - if your dat file is reasonable
enough and you haven't come across the need to really
transition into doing a full on db approach.


ciao
drieux

---


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to