Laurie, I have always (maybe incorrectly) used Dimension when I wanted to pre define the type of the array:
DIMENSION ArrayName1(nRows1 [, nColumns1]) [AS cType]
as opposed to declare which creates a non type defined array.
Dave
-----Original Message----- From: ProFox [mailto:profox-bounces@leafe.com] On Behalf Of Laurie Alvey Sent: 23 July 2017 18:08 To: ProFox Email List ProFox@leafe.com Subject: Array Declaration
I've always used DIMENSION a[] to declare an array but I've seen some developers use DECLARE a[]. Is there some subtle difference between te two statements?
Laurie
--- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html ---
[excessive quoting removed by server]