| 
	
 | 
 Posted by Fred Atkinson on 06/13/88 11:19 
On Thu, 23 Jun 2005 12:24:25 +0200, Janwillem Borleffs 
<jw@jwscripts.com> wrote: 
 
>Janwillem Borleffs wrote: 
> 
>> echo 'There are currently ', 
>>      count(file('data.dat')), 
>>      records in the database.'; 
>>  
>>  
> 
>Or rather: 
> 
>echo 'There are currently ', 
>      count(file('data.dat')), 
>      'records in the database.'; 
> 
> 
>JW 
 
	Works fine, lasts a long time.   
 
	Thanks for your answer.  Problem has been completely solved.   
 
 
					Fred
 
  
Navigation:
[Reply to this message] 
 |