RevQueryDatabase error in standalone
Mark Wieder
ahsoftware at sonic.net
Mon Jan 29 20:21:26 EST 2018
On 01/29/2018 03:48 PM, Bob Sneidar via use-livecode wrote:
> Hi all.
>
> Now I'm not even getting to the revOpenDatabase call. Mind you this ONLY happens when I run the standalone. Not in the IDE. This is what I get when I send an email from the crash dialog:
>
> Executing at 3:40:49 PM on Monday, January 29, 2018
> Type: Object: card id 1002 of stack '//Mac/Home/Documents/Livecode Projects/Forms Generator 8/Forms Generator/Forms Generator.exe'
> Error: 361,0,0
> 241,10,1,openStack
> 353,0,0,card id 1002 of stack '//Mac/Home/Documents/Livecode Projects/Forms Generator 8/Forms Generator/Forms Generator.exe'
>
> The card script has a total of 261 lines of code. 241 is a comment. Not sure this is at all a helpful error report.
I don't have the context for this anymore but...
um...
you're trying to run a exe file on a Mac?
Aside from that, runtime error 361 is "Object: can't set that property"
and your error is at line 10 in the openStack handler.
--
Mark Wieder
ahsoftware at gmail.com
More information about the use-livecode
mailing list