Re: Weird Compilation error

Author: Ted Roche

Posted: 2016-08-23 at 10:13:11

On Tue, Aug 23, 2016 at 10:45 AM, Dave Crozier <DaveC@flexipol.co.uk> wrote:

>

> All the coding works despite this damned error being thrown at compile time and I have tried all types of External commands thinking that the oCollection not being found could be fixed as you do with external arrays. However there isn't an "External Collection" command... so I am now stuck!

>

I'd use:

EXTERNAL ARRAY oCollection_X

in the myRefresh() code

But it sounds like you've tried that. Each method in a VCX is

essentially compiled separately, so the EXTERNAL command is local to

each snippet.

--

Ted Roche

Ted Roche & Associates, LLC

http://www.tedroche.com

_______________________________________________

Post Messages to: ProFox@leafe.com

Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox

OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech

Searchable Archive: http://leafe.com/archives/search/profox

This message: http://leafe.com/archives/byMID/profox/CACW6n4t9-91teeW1qtGXr5uAT4BSQ7VqAhWiOqc6mZu_CvjCLA@mail.gmail.com

** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

©2016 Ted Roche