Tip of the day!

Jay R. Ashworth jra at baylink.com
Thu Nov 29 20:38:09 PST 2007


On Thu, Nov 29, 2007 at 05:23:41PM -0800, Bill Campbell wrote:
> On Thu, Nov 29, 2007, John Esak wrote:
> >Rule: An array must be DIMensioned on a line that comes numerically (and
> >therefore physically) lower than the first time any of the arrays elements
> >are referenced or assigned values.
> 
> I would generalize this for *ANY* programming languages.  It's always
> better to declare variables before using them.

You're missing his point, Bill.

Sure you should declare first.

But for listing cleanliness, you'd *like* to be able to do that by
stuffing all your declarations in 'declare()', and then GOSUBbing to
it.

You can't in filePro.

Cheers,
-- jra
-- 
Jay R. Ashworth                   Baylink                      jra at baylink.com
Designer                     The Things I Think                       RFC 2100
Ashworth & Associates     http://baylink.pitas.com                     '87 e24
St Petersburg FL USA      http://photo.imageinc.us             +1 727 647 1274

	     Witty slogan redacted until AMPTP stop screwing WGA


More information about the Filepro-list mailing list