Re: Could not open module file

2017-04-06 Thread William Prothero via use-livecode
Panos: Agreed. Thanks! I found that the Calendar widget was causing the problem. It is not compatible with livecode 9. Bill > On Apr 6, 2017, at 10:28 AM, panagiotis merakos via use-livecode > wrote: > > Hi Bill, > > Thank you for the update. We have to make this error more descriptive, to > i

Re: Could not open module file

2017-04-06 Thread panagiotis merakos via use-livecode
Hi Bill, Thank you for the update. We have to make this error more descriptive, to indicate the specific widget that caused the problem. Best, Panos -- On Thu, Apr 6, 2017 at 6:25 PM, William Prothero via use-livecode < use-livecode@lists.runrev.com> wrote: > My problem was that I had the Calen

Re: Could not open module file

2017-04-06 Thread William Prothero via use-livecode
My problem was that I had the Calendar widget installed. It is not in the correct format for current LC Versions. Bill > On Apr 6, 2017, at 7:48 AM, William Prothero via use-livecode > wrote: > > This is a project I haven’t worked on for awhile. LiveCode 9.0 produces the > same error message.

Re: Could not open module file

2017-04-06 Thread William Prothero via use-livecode
This is a project I haven’t worked on for awhile. LiveCode 9.0 produces the same error message. I’ve tried it when setting it to detect inclusions, but there is the same error. Is there any reason the error dialog couldn’t specify which module it can’t load? I am assuming it is wanting some wid

Re: Could not open module file

2017-04-05 Thread prothero--- via use-livecode
I don't think so, but I'll try it tomorrow with lc9. Thanks, Good call! Bill William Prothero http://es.earthednet.org > On Apr 5, 2017, at 10:11 PM, panagiotis merakos via use-livecode > wrote: > > Hi Bill, > Just a shot in the dark: Does the stack contain a spinner widget from > LiveCode 9.0

Re: Could not open module file

2017-04-05 Thread panagiotis merakos via use-livecode
Hi Bill, Just a shot in the dark: Does the stack contain a spinner widget from LiveCode 9.0 DP x? If yes, this will not compile in LiveCode 8.x. Best, Panos On 6 Apr 2017 02:35, "William Prothero via use-livecode" < use-livecode@lists.runrev.com> wrote: Building a stand-alone in LC 8.1.4 (RC1) o