Re: Why isn't there a constant called finder?
Re: Why isn't there a constant called finder?
- Subject: Re: Why isn't there a constant called finder?
- From: Andy Wylie <email@hidden>
- Date: Sun, 24 Jun 2001 04:09:36 +1200
on 24/6/01 12:47 am, I wrote:
>
default items (theApps's item -((count of theApps) / 2)))
but should have written
--------
default items (theApps's item -(round (count of theApps) / 2)))
_____________________________ Andy