I've compiled my application, and gotten rid of all of the compiler errors
except one. I have a report that uses an external array in the fields, and
the compiler reports "myarray UNDEFINED". I have other forms that use
external arrays, and I simply put an EXTERNAL command in. But I don't know
where I can place an EXTERNAL command in a report so that it doesn't come up
with the compiler error.
The report works just fine, but there is just something about seeing the "0
Errors" at the end of your compilation.
Rick